home *** CD-ROM | disk | FTP | other *** search
/ Products & Services for NeXT / Products & Services for NeXT.iso / AlembicDemo.app / ScriptWriter / CommandGroups / NeXTCommands.cmdgrp (.txt) < prev    next >
Encoding:
NeXT TypedStream Data  |  1993-07-21  |  209.2 KB  |  2,367 lines

  1. typedstream
  2. CommandGroup
  3. Object
  4. NeXTCommands
  5. [26@]
  6. Command
  7. NXImage
  8. NXBitmapImageRep
  9. NXImageRep
  10. iisssss00
  11. [576c]UUUUUUUUUUU@
  12. UUUUUUUUUUX
  13. NXCachedImageRep
  14. iiiiii00
  15. [4608c]T_U_e_UOd
  16. UoTOUOToVoT_E_UoE_doe_doeoeoU_UoU_U_VOU_UOe_UOT_U_e_UOeoT_U_U_T_U_T_V_UoE_UoU_d_
  17. e?D?xo
  18. @?P?Q_A?
  19. /@?a_
  20. 4/h_lo\_>_
  21. UO!/"/f
  22. O>?NOK_(/#/
  23. 0O@_!/do#/
  24. >OYok
  25. MONO*/    
  26. =?M_{
  27. /3O3/
  28. fovof_
  29. foUog
  30. Voeofo
  31. T_fof
  32. foeoVoe
  33. 3OVow
  34. foeofoe
  35. foeoVof
  36. VoeoUo
  37. VofoVoeoVoUoVoToVoUo
  38. E_UoV_U_U_UoUoUoVoToV_UoV_U_V_UoE_UoE_U_U_eoE_UoU_T_U_UoE_UoU_U_U_UoU_U_U_UoE_UoE_UoVoeo
  39. chunkPackage
  40. 6break up Installer .pkg files into multi-volume chunks
  41. 4{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  42. \margl40
  43. \margr40
  44. \pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b\i0\ulnone\fs24\fc0\cf0 chunkPackage
  45. \b0  breaks up .pkg files (used with the NeXTSTEP Installer application) to fit on multiple volumes (such as floppy disks) for distribution).\
  46. When a package folder is too large to fit on a single floppy disk, it can be broken up into n smaller package folders, each of which fits onto a floppy disk.  The smaller packages, when they are on the floppy disks, should each have the original package name MyApp.pkg.  Hence floppy #1 will contain a folder MyApp.pkg, as will floppy #2, ..., and floppy #n.  The package folders must appear in the top-level directory of the floppies.\
  47. The package archive file MyApp.tar.Z must be 
  48. chunked
  49.  into n pieces
  50. MyApp.tar.Z.1, MyApp.tar.Z.2, ..., MyApp.tar.Z.n
  51. that will individually fit onto the floppies (along with the other files in the package folder).\
  52. Given a package MyApp.pkg, the chunkPackage utility creates the directory MyApp.chunks with the subdirectories MyApp.1, MyApp.2, ..., MyApp.n and stores a smaller sub-package in each of these subdirectories.  For example, the following command breaks up the MyApp.pkg into a number of smaller packages that will fit on 2.8-megabyte floppies and places them in ./MyApp.chunks:\
  53. \b chunkPackage MyApp.pkg 2400 -d ./MyApp.chunks\
  54. \b0 \
  55. The ./MyApp.chunks directory has the following structure after running this script:\
  56. ./MyApp.chunks\
  57.     /MyApp.1/MyApp.pkg\
  58.     /MyApp.2/MyApp.pkg\
  59.     ...\
  60.     /MyApp.n/MyApp.pkg\
  61. You'll need to copy the MyApp.pkg folder in MyApp.1 onto floppy #1, the MyApp.pkg folder in MyApp.2 onto floppy #2, and so on.  Be careful not to copy the  MyApp.1 and MyApp.2 folders themselves.\
  62. Floppy #1 must contain the archive chunk MyApp.tar.Z.1, floppy #2 must contain MyApp.tar.Z.2, and so on, up to n.  The concatenation of the files MyApp.tar.Z.1, ..., MyApp.tar.Z.n should be identical to the original archive MyApp.tar.Z.  As a test, running the command:\
  63. \b cat MyApp.tar.Z.1  ...  MyApp.tar.Z.n  |  sum\
  64. \b0 \
  65. must provide the same checksum as the command:\
  66. \b sum MyApp.tar.Z
  67. \b0 \
  68. Each floppy-sized package should contain the 
  69. .info
  70. .sizes
  71. , and 
  72. .tiff
  73.  files for the package.  \
  74. The last floppy-sized package (that is, the MyApp.pkg folder on floppy #n) must contain a file .last, that is, MyApp.pkg/.last.  This file is used as an 
  75. endmarker
  76.  by the Installer to know when it has seen the last floppy in a multiple-volume package. The .last file can have size zero.
  77. CommandArgument
  78. package
  79. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  80. \margl40
  81. \margr40
  82. \pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 The Installer package folder generated by the package script.
  83. volume-size
  84. h{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  85. \margl40
  86. \margr40
  87. \pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 The capacity in kilobytes of the volumes on which the smaller packages will be stored (note that the actual capacity of the formatted disk, rather than its nominal capacity, must be specified).
  88. ;{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  89. \margl40
  90. \margr40
  91. \pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 Specifies an amount of space (in kilobytes) to reserve as 
  92. padding
  93.  on the first disk.  This space could be reserved for a README file, for example.
  94. !{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  95. \margl40
  96. \margr40
  97. \pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 Specifies where to create the new package. If no destination is specified, the package is created in the current directory
  98. /NextAdmin/Installer.app/
  99. T_U_e_UOd
  100. UoTOUOToVoT_E_UoE_doe_doeoeoU_UoU_U_VOU_UOe_UOT_U_e_UOeoT_U_U_T_U_T_V_UoE_UoU_d_
  101. e?D?xo
  102. @?P?Q_A?
  103. /@?a_
  104. 4/h_lo\_>_
  105. UO!/"/f
  106. O>?NOK_(/#/
  107. 0O@_!/do#/
  108. >OYok
  109. MONO*/    
  110. =?M_{
  111. /3O3/
  112. fovof_
  113. foUog
  114. Voeofo
  115. T_fof
  116. foeoVoe
  117. 3OVow
  118. foeofoe
  119. foeoVof
  120. VoeoUo
  121. VofoVoeoVoUoVoToVoUo
  122. E_UoV_U_U_UoUoUoVoToV_UoV_U_V_UoE_UoE_U_U_eoE_UoU_T_U_UoE_UoU_U_U_UoU_U_U_UoE_UoE_UoVoeo
  123. UUUUUUUUUUU@
  124. UUUUUUUUUUX
  125. !provide copying from command line
  126. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  127. \margl40
  128. \margr40
  129. \pard\tx1152\tx2304\tx3456\tx4608\tx5760\tx6912\tx8064\tx9216\tx10368\tx11520\f0\b\i0\ulnone\fs24\fc0\cf0 copy
  130. \b0  takes the standard input and places it in the NeXTSTEP(tm) pasteboard (for more information on the pasteboard and pasteboard data types see the NeXT Developer's Library, accessible through the NeXT Developer target of the Digital Librarian). The input is placed in the pasteboard as ASCII data unless it begins with the Adobe Systems Encapsulated PostScript file header or the Microsoft Rich Text Format file header, in which case it is placed in the pasteboard as one of those data types.
  131.     /usr/bin/
  132. UUUUUUUUUUU@
  133. UUUUUUUUA
  134. UUUUUUUU@
  135. UUUUUUUUUUX
  136. UoU_U_EOe_U_U_U_U_U_U_UOU_UOU_U_e_UOU_U_T_U_U_UOe_U_T_U_eoUOU_UOe_EOeoV_TOV_eoU_U_UOU_U_T_
  137. foeogoU_U_UoU_w
  138. !/"/2/#/"/#/3?#/3O"/3?3/3?3?3?3?C?3?3?#/C?#/2?#/2/#/2?#/!/"/!/
  139. "/#/"/#/"?#/3?#?3?4?3?#/3?3?3?#?3?3?3?#/3?#?3?3?3?4?3/
  140. /"?#?"/
  141. 2?"/2O2?3O3?2O3O2O3OC?3?CO4?CODOCOD?C?D?CO3?C?3?3?#/2?"?2?#?2/"/2?
  142. "?"/2?x
  143. D_DoDODODOD_4OCO4OCO4OCODOCODOU_U_eog
  144. "/2?"
  145. !/"/!?
  146. 2?"/"/
  147. 2/#/3?#/UoUoUoVoeoVoeof
  148. E_"?#/"/"/
  149. 3/3?3?!?Uod
  150. /2/"/"/
  151. 3O4ODO
  152. Uo!?#/"/"/
  153. 3/COD?
  154. /UoTof
  155. eoUoe
  156. /2?#/2?
  157. D?EOD_
  158. /Uo"?3?3?#?
  159. D?TODO
  160. /C?3/2?
  161. T_E_T_
  162. /3?3?#?
  163. UOT_UO
  164. 3?3/2?
  165. U_E_fo
  166. /4?3?3?
  167. V_T_V_
  168. C?3?2?
  169. eoVoeo
  170. /4?3O3?
  171. U_T_V_
  172. UOe_U_e_U_U_V_
  173. CO3?2?
  174. foV_fo
  175. /4?3O3?
  176. UOeofo
  177. /CO3?3?
  178. U_V_v
  179. Vo!?4?3?#/
  180. U_eoU_
  181. eo!/3?3?2?
  182. U_U_fo
  183. Vo!?3?3?#?
  184. EOT_U_!?Voe
  185. /C?3?2?
  186. DOU_fo
  187. Eo2O3?3?"/
  188. DOT_V_!?U_e
  189. /3?#/"/
  190. DODOU_"?e
  191. Uo"?#?2?"/
  192. 3/COD?"?
  193. 2?"/!/"/!/
  194. !?"/!?"/!/
  195. 2/"/"/
  196. 3?4?DOx
  197. 4OToDODODOC_DOC_4OD_DOCOD_C_DOUoE_eoVow
  198. "/C?#/DODOT_EOU_V_e_V_fof_fof_vof_foV_eoV_eof_T_U_T_DOU_EODO4?CO3O2?3?2?
  199. 3?4?3?EOD_EOU_VOfoV_U_VOe_V_foV_UoV_e_V_U_V_U_EOT_4?DO4?DO3?3?4O"?"/"/#
  200. 2?3?2?4?TODOT_UOTOU_e_U_eof_eoV_e_U_e_U_e_UOU_EOT_DOTO4?CO3?3?#/2?3/!/"/!/
  201. eofov
  202. foeofoeofov
  203. T_gof
  204. foeofoe
  205. To"/"/
  206. /"?"/"/
  207. /"/#/
  208. U_3?3?3?3?3?3?3?3?3?3?2?3?3?#?eoEOe
  209. Voeofoe
  210. 3O4?3O4?3O4?3O4?3?#?4O4?3?4?DO4?U_f
  211. wo3?4?C?3?3?4?3?3?3?4?C?3?3?4?3?3?3?4?v
  212. foeofov
  213. V_eoVoeofoeoU_
  214. UoE_UoE_Uo
  215. UoE_UoVoUoU_U_U_UoU_U_U_UoU_U_U_UoU_U_U_UoU_eoVo
  216. U_T_E_UoE_eoUoUo
  217. "/!/"
  218. !/"/"/
  219. !/"/!/"
  220. !/"/"/
  221. U_eoU_
  222. UoE_UoU_Uo
  223. E_U_V_U_E_UoU_fo
  224. V_2?3?C?3/C?3?3?3?3?3?3?3?C?3?3?3?2?3?3?3?3?3?U_
  225. V_U_U_U_E_UoU_eoU_T_V_U_V_U_U_UoU_UoU_U_U_U_U_U_U_UoU_UoU_UoV_U_V_U_U_U_E_eoE_UoU_UoU_eo
  226. dread
  227. dread[1]
  228. read from the defaults database
  229. 9{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  230. \margl40
  231. \margr40
  232. \pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b\i0\ulnone\fs24\fc0\cf0 dread
  233. \b0  looks through the user's defaults database for a variable and its associated value, and outputs this information to the standard output.
  234. CommandOption
  235. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;\f1\fswiss Helvetica;}
  236. \margl40
  237. \margr40
  238. \pard\tx533\tx1067\tx1601\tx2135\tx2668\tx3202\tx3736\tx4270\tx4803\tx5337\f0\b0\i0\ulnone\fs24\fc0\cf0 Displays all the variables and default values in the database
  239. UoU_U_EOe_U_U_U_U_U_U_UOU_UOU_U_e_UOU_U_T_U_U_UOe_U_T_U_eoUOU_UOe_EOeoV_TOV_eoU_U_UOU_U_T_
  240. foeogoU_U_UoU_w
  241. !/"/2/#/"/#/3?#/3O"/3?3/3?3?3?3?C?3?3?#/C?#/2?#/2/#/2?#/!/"/!/
  242. "/#/"/#/"?#/3?#?3?4?3?#/3?3?3?#?3?3?3?#/3?#?3?3?3?4?3/
  243. /"?#?"/
  244. 2?"/2O2?3O3?2O3O2O3OC?3?CO4?CODOCOD?C?D?CO3?C?3?3?#/2?"?2?#?2/"/2?
  245. "?"/2?x
  246. D_DoDODODOD_4OCO4OCO4OCODOCODOU_U_eog
  247. "/2?"
  248. !/"/!?
  249. 2?"/"/
  250. 2/#/3?#/UoUoUoVoeoVoeof
  251. E_"?#/"/"/
  252. 3/3?3?!?Uod
  253. /2/"/"/
  254. 3O4ODO
  255. Uo!?#/"/"/
  256. 3/COD?
  257. /UoTof
  258. eoUoe
  259. /2?#/2?
  260. D?EOD_
  261. /Uo"?3?3?#?
  262. D?TODO
  263. /C?3/2?
  264. T_E_T_
  265. /3?3?#?
  266. UOT_UO
  267. 3?3/2?
  268. U_E_fo
  269. /4?3?3?
  270. V_T_V_
  271. C?3?2?
  272. eoVoeo
  273. /4?3O3?
  274. U_T_V_
  275. UOe_U_e_U_U_V_
  276. CO3?2?
  277. foV_fo
  278. /4?3O3?
  279. UOeofo
  280. /CO3?3?
  281. U_V_v
  282. Vo!?4?3?#/
  283. U_eoU_
  284. eo!/3?3?2?
  285. U_U_fo
  286. Vo!?3?3?#?
  287. EOT_U_!?Voe
  288. /C?3?2?
  289. DOU_fo
  290. Eo2O3?3?"/
  291. DOT_V_!?U_e
  292. /3?#/"/
  293. DODOU_"?e
  294. Uo"?#?2?"/
  295. 3/COD?"?
  296. 2?"/!/"/!/
  297. !?"/!?"/!/
  298. 2/"/"/
  299. 3?4?DOx
  300. 4OToDODODOC_DOC_4OD_DOCOD_C_DOUoE_eoVow
  301. "/C?#/DODOT_EOU_V_e_V_fof_fof_vof_foV_eoV_eof_T_U_T_DOU_EODO4?CO3O2?3?2?
  302. 3?4?3?EOD_EOU_VOfoV_U_VOe_V_foV_UoV_e_V_U_V_U_EOT_4?DO4?DO3?3?4O"?"/"/#
  303. 2?3?2?4?TODOT_UOTOU_e_U_eof_eoV_e_U_e_U_e_UOU_EOT_DOTO4?CO3?3?#/2?3/!/"/!/
  304. eofov
  305. foeofoeofov
  306. T_gof
  307. foeofoe
  308. To"/"/
  309. /"?"/"/
  310. /"/#/
  311. U_3?3?3?3?3?3?3?3?3?3?2?3?3?#?eoEOe
  312. Voeofoe
  313. 3O4?3O4?3O4?3O4?3?#?4O4?3?4?DO4?U_f
  314. wo3?4?C?3?3?4?3?3?3?4?C?3?3?4?3?3?3?4?v
  315. foeofov
  316. V_eoVoeofoeoU_
  317. UoE_UoE_Uo
  318. UoE_UoVoUoU_U_U_UoU_U_U_UoU_U_U_UoU_U_U_UoU_eoVo
  319. U_T_E_UoE_eoUoUo
  320. "/!/"
  321. !/"/"/
  322. !/"/!/"
  323. !/"/"/
  324. U_eoU_
  325. UoE_UoU_Uo
  326. E_U_V_U_E_UoU_fo
  327. V_2?3?C?3/C?3?3?3?3?3?3?3?C?3?3?3?2?3?3?3?3?3?U_
  328. V_U_U_U_E_UoU_eoU_T_V_U_V_U_U_UoU_UoU_U_U_U_U_U_U_UoU_UoU_UoV_U_V_U_U_U_E_eoE_UoU_UoU_eo
  329. UUUUUUUUUUU@
  330. UUUUUUUUA
  331. UUUUUUUU@
  332. UUUUUUUUUUX
  333. dread[2]
  334. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  335. \margl40
  336. \margr40
  337. \pard\tx533\tx1067\tx1601\tx2135\tx2668\tx3202\tx3736\tx4270\tx4803\tx5337\f0\b\i0\ulnone\fs24\fc0\cf0 dread
  338. \b0  looks through the user's defaults database for a variable and its associated value, and outputs this information to the standard output. owner is the application associated with the variable name (owner may instead have the value ``GLOBAL'' or ``System'').
  339. owner
  340. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  341. \margl40
  342. \margr40
  343. \pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 The owner of the variable to search for
  344. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  345. \margl40
  346. \margr40
  347. \pard\tx533\tx1067\tx1601\tx2135\tx2668\tx3202\tx3736\tx4270\tx4803\tx5337\f0\b0\i0\ulnone\fs24\fc0\cf0 The name of the variable to search for
  348. UUUUUUUUUUU@
  349. UUUUUUUUA
  350. UUUUUUUU@
  351. UUUUUUUUUUX
  352. UoU_U_EOe_U_U_U_U_U_U_UOU_UOU_U_e_UOU_U_T_U_U_UOe_U_T_U_eoUOU_UOe_EOeoV_TOV_eoU_U_UOU_U_T_
  353. foeogoU_U_UoU_w
  354. !/"/2/#/"/#/3?#/3O"/3?3/3?3?3?3?C?3?3?#/C?#/2?#/2/#/2?#/!/"/!/
  355. "/#/"/#/"?#/3?#?3?4?3?#/3?3?3?#?3?3?3?#/3?#?3?3?3?4?3/
  356. /"?#?"/
  357. 2?"/2O2?3O3?2O3O2O3OC?3?CO4?CODOCOD?C?D?CO3?C?3?3?#/2?"?2?#?2/"/2?
  358. "?"/2?x
  359. D_DoDODODOD_4OCO4OCO4OCODOCODOU_U_eog
  360. "/2?"
  361. !/"/!?
  362. 2?"/"/
  363. 2/#/3?#/UoUoUoVoeoVoeof
  364. E_"?#/"/"/
  365. 3/3?3?!?Uod
  366. /2/"/"/
  367. 3O4ODO
  368. Uo!?#/"/"/
  369. 3/COD?
  370. /UoTof
  371. eoUoe
  372. /2?#/2?
  373. D?EOD_
  374. /Uo"?3?3?#?
  375. D?TODO
  376. /C?3/2?
  377. T_E_T_
  378. /3?3?#?
  379. UOT_UO
  380. 3?3/2?
  381. U_E_fo
  382. /4?3?3?
  383. V_T_V_
  384. C?3?2?
  385. eoVoeo
  386. /4?3O3?
  387. U_T_V_
  388. UOe_U_e_U_U_V_
  389. CO3?2?
  390. foV_fo
  391. /4?3O3?
  392. UOeofo
  393. /CO3?3?
  394. U_V_v
  395. Vo!?4?3?#/
  396. U_eoU_
  397. eo!/3?3?2?
  398. U_U_fo
  399. Vo!?3?3?#?
  400. EOT_U_!?Voe
  401. /C?3?2?
  402. DOU_fo
  403. Eo2O3?3?"/
  404. DOT_V_!?U_e
  405. /3?#/"/
  406. DODOU_"?e
  407. Uo"?#?2?"/
  408. 3/COD?"?
  409. 2?"/!/"/!/
  410. !?"/!?"/!/
  411. 2/"/"/
  412. 3?4?DOx
  413. 4OToDODODOC_DOC_4OD_DOCOD_C_DOUoE_eoVow
  414. "/C?#/DODOT_EOU_V_e_V_fof_fof_vof_foV_eoV_eof_T_U_T_DOU_EODO4?CO3O2?3?2?
  415. 3?4?3?EOD_EOU_VOfoV_U_VOe_V_foV_UoV_e_V_U_V_U_EOT_4?DO4?DO3?3?4O"?"/"/#
  416. 2?3?2?4?TODOT_UOTOU_e_U_eof_eoV_e_U_e_U_e_UOU_EOT_DOTO4?CO3?3?#/2?3/!/"/!/
  417. eofov
  418. foeofoeofov
  419. T_gof
  420. foeofoe
  421. To"/"/
  422. /"?"/"/
  423. /"/#/
  424. U_3?3?3?3?3?3?3?3?3?3?2?3?3?#?eoEOe
  425. Voeofoe
  426. 3O4?3O4?3O4?3O4?3?#?4O4?3?4?DO4?U_f
  427. wo3?4?C?3?3?4?3?3?3?4?C?3?3?4?3?3?3?4?v
  428. foeofov
  429. V_eoVoeofoeoU_
  430. UoE_UoE_Uo
  431. UoE_UoVoUoU_U_U_UoU_U_U_UoU_U_U_UoU_U_U_UoU_eoVo
  432. U_T_E_UoE_eoUoUo
  433. "/!/"
  434. !/"/"/
  435. !/"/!/"
  436. !/"/"/
  437. U_eoU_
  438. UoE_UoU_Uo
  439. E_U_V_U_E_UoU_fo
  440. V_2?3?C?3/C?3?3?3?3?3?3?3?C?3?3?3?2?3?3?3?3?3?U_
  441. V_U_U_U_E_UoU_eoU_T_V_U_V_U_U_UoU_UoU_U_U_U_U_U_U_UoU_UoU_UoV_U_V_U_U_U_E_eoE_UoU_UoU_eo
  442. dread[3]
  443. #{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  444. \margl40
  445. \margr40
  446. \pard\tx533\tx1067\tx1601\tx2135\tx2668\tx3202\tx3736\tx4270\tx4803\tx5337\f0\b0\i0\ulnone\fs24\fc0\cf0 Searches the owner GLOBAL for a value of the variable. This is the same as using the previous option with no owner specified
  447. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  448. \margl40
  449. \margr40
  450. \pard\tx533\tx1067\tx1601\tx2135\tx2668\tx3202\tx3736\tx4270\tx4803\tx5337\f0\b0\i0\ulnone\fs24\fc0\cf0 The variable to search for
  451. UUUUUUUUUUU@
  452. UUUUUUUUA
  453. UUUUUUUU@
  454. UUUUUUUUUUX
  455. UoU_U_EOe_U_U_U_U_U_U_UOU_UOU_U_e_UOU_U_T_U_U_UOe_U_T_U_eoUOU_UOe_EOeoV_TOV_eoU_U_UOU_U_T_
  456. foeogoU_U_UoU_w
  457. !/"/2/#/"/#/3?#/3O"/3?3/3?3?3?3?C?3?3?#/C?#/2?#/2/#/2?#/!/"/!/
  458. "/#/"/#/"?#/3?#?3?4?3?#/3?3?3?#?3?3?3?#/3?#?3?3?3?4?3/
  459. /"?#?"/
  460. 2?"/2O2?3O3?2O3O2O3OC?3?CO4?CODOCOD?C?D?CO3?C?3?3?#/2?"?2?#?2/"/2?
  461. "?"/2?x
  462. D_DoDODODOD_4OCO4OCO4OCODOCODOU_U_eog
  463. "/2?"
  464. !/"/!?
  465. 2?"/"/
  466. 2/#/3?#/UoUoUoVoeoVoeof
  467. E_"?#/"/"/
  468. 3/3?3?!?Uod
  469. /2/"/"/
  470. 3O4ODO
  471. Uo!?#/"/"/
  472. 3/COD?
  473. /UoTof
  474. eoUoe
  475. /2?#/2?
  476. D?EOD_
  477. /Uo"?3?3?#?
  478. D?TODO
  479. /C?3/2?
  480. T_E_T_
  481. /3?3?#?
  482. UOT_UO
  483. 3?3/2?
  484. U_E_fo
  485. /4?3?3?
  486. V_T_V_
  487. C?3?2?
  488. eoVoeo
  489. /4?3O3?
  490. U_T_V_
  491. UOe_U_e_U_U_V_
  492. CO3?2?
  493. foV_fo
  494. /4?3O3?
  495. UOeofo
  496. /CO3?3?
  497. U_V_v
  498. Vo!?4?3?#/
  499. U_eoU_
  500. eo!/3?3?2?
  501. U_U_fo
  502. Vo!?3?3?#?
  503. EOT_U_!?Voe
  504. /C?3?2?
  505. DOU_fo
  506. Eo2O3?3?"/
  507. DOT_V_!?U_e
  508. /3?#/"/
  509. DODOU_"?e
  510. Uo"?#?2?"/
  511. 3/COD?"?
  512. 2?"/!/"/!/
  513. !?"/!?"/!/
  514. 2/"/"/
  515. 3?4?DOx
  516. 4OToDODODOC_DOC_4OD_DOCOD_C_DOUoE_eoVow
  517. "/C?#/DODOT_EOU_V_e_V_fof_fof_vof_foV_eoV_eof_T_U_T_DOU_EODO4?CO3O2?3?2?
  518. 3?4?3?EOD_EOU_VOfoV_U_VOe_V_foV_UoV_e_V_U_V_U_EOT_4?DO4?DO3?3?4O"?"/"/#
  519. 2?3?2?4?TODOT_UOTOU_e_U_eof_eoV_e_U_e_U_e_UOU_EOT_DOTO4?CO3?3?#/2?3/!/"/!/
  520. eofov
  521. foeofoeofov
  522. T_gof
  523. foeofoe
  524. To"/"/
  525. /"?"/"/
  526. /"/#/
  527. U_3?3?3?3?3?3?3?3?3?3?2?3?3?#?eoEOe
  528. Voeofoe
  529. 3O4?3O4?3O4?3O4?3?#?4O4?3?4?DO4?U_f
  530. wo3?4?C?3?3?4?3?3?3?4?C?3?3?4?3?3?3?4?v
  531. foeofov
  532. V_eoVoeofoeoU_
  533. UoE_UoE_Uo
  534. UoE_UoVoUoU_U_U_UoU_U_U_UoU_U_U_UoU_U_U_UoU_eoVo
  535. U_T_E_UoE_eoUoUo
  536. "/!/"
  537. !/"/"/
  538. !/"/!/"
  539. !/"/"/
  540. U_eoU_
  541. UoE_UoU_Uo
  542. E_U_V_U_E_UoU_fo
  543. V_2?3?C?3/C?3?3?3?3?3?3?3?C?3?3?3?2?3?3?3?3?3?U_
  544. V_U_U_U_E_UoU_eoU_T_V_U_V_U_U_UoU_UoU_U_U_U_U_U_U_UoU_UoU_UoV_U_V_U_U_U_E_eoE_UoU_UoU_eo
  545. dread[4]
  546. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  547. \margl40
  548. \margr40
  549. \pard\tx533\tx1067\tx1601\tx2135\tx2668\tx3202\tx3736\tx4270\tx4803\tx5337\f0\b0\i0\ulnone\fs24\fc0\cf0 Searches all possible owners for a value of the variable
  550. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  551. \margl40
  552. \margr40
  553. \pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 The variable to search for
  554. UoU_U_EOe_U_U_U_U_U_U_UOU_UOU_U_e_UOU_U_T_U_U_UOe_U_T_U_eoUOU_UOe_EOeoV_TOV_eoU_U_UOU_U_T_
  555. foeogoU_U_UoU_w
  556. !/"/2/#/"/#/3?#/3O"/3?3/3?3?3?3?C?3?3?#/C?#/2?#/2/#/2?#/!/"/!/
  557. "/#/"/#/"?#/3?#?3?4?3?#/3?3?3?#?3?3?3?#/3?#?3?3?3?4?3/
  558. /"?#?"/
  559. 2?"/2O2?3O3?2O3O2O3OC?3?CO4?CODOCOD?C?D?CO3?C?3?3?#/2?"?2?#?2/"/2?
  560. "?"/2?x
  561. D_DoDODODOD_4OCO4OCO4OCODOCODOU_U_eog
  562. "/2?"
  563. !/"/!?
  564. 2?"/"/
  565. 2/#/3?#/UoUoUoVoeoVoeof
  566. E_"?#/"/"/
  567. 3/3?3?!?Uod
  568. /2/"/"/
  569. 3O4ODO
  570. Uo!?#/"/"/
  571. 3/COD?
  572. /UoTof
  573. eoUoe
  574. /2?#/2?
  575. D?EOD_
  576. /Uo"?3?3?#?
  577. D?TODO
  578. /C?3/2?
  579. T_E_T_
  580. /3?3?#?
  581. UOT_UO
  582. 3?3/2?
  583. U_E_fo
  584. /4?3?3?
  585. V_T_V_
  586. C?3?2?
  587. eoVoeo
  588. /4?3O3?
  589. U_T_V_
  590. UOe_U_e_U_U_V_
  591. CO3?2?
  592. foV_fo
  593. /4?3O3?
  594. UOeofo
  595. /CO3?3?
  596. U_V_v
  597. Vo!?4?3?#/
  598. U_eoU_
  599. eo!/3?3?2?
  600. U_U_fo
  601. Vo!?3?3?#?
  602. EOT_U_!?Voe
  603. /C?3?2?
  604. DOU_fo
  605. Eo2O3?3?"/
  606. DOT_V_!?U_e
  607. /3?#/"/
  608. DODOU_"?e
  609. Uo"?#?2?"/
  610. 3/COD?"?
  611. 2?"/!/"/!/
  612. !?"/!?"/!/
  613. 2/"/"/
  614. 3?4?DOx
  615. 4OToDODODOC_DOC_4OD_DOCOD_C_DOUoE_eoVow
  616. "/C?#/DODOT_EOU_V_e_V_fof_fof_vof_foV_eoV_eof_T_U_T_DOU_EODO4?CO3O2?3?2?
  617. 3?4?3?EOD_EOU_VOfoV_U_VOe_V_foV_UoV_e_V_U_V_U_EOT_4?DO4?DO3?3?4O"?"/"/#
  618. 2?3?2?4?TODOT_UOTOU_e_U_eof_eoV_e_U_e_U_e_UOU_EOT_DOTO4?CO3?3?#/2?3/!/"/!/
  619. eofov
  620. foeofoeofov
  621. T_gof
  622. foeofoe
  623. To"/"/
  624. /"?"/"/
  625. /"/#/
  626. U_3?3?3?3?3?3?3?3?3?3?2?3?3?#?eoEOe
  627. Voeofoe
  628. 3O4?3O4?3O4?3O4?3?#?4O4?3?4?DO4?U_f
  629. wo3?4?C?3?3?4?3?3?3?4?C?3?3?4?3?3?3?4?v
  630. foeofov
  631. V_eoVoeofoeoU_
  632. UoE_UoE_Uo
  633. UoE_UoVoUoU_U_U_UoU_U_U_UoU_U_U_UoU_U_U_UoU_eoVo
  634. U_T_E_UoE_eoUoUo
  635. "/!/"
  636. !/"/"/
  637. !/"/!/"
  638. !/"/"/
  639. U_eoU_
  640. UoE_UoU_Uo
  641. E_U_V_U_E_UoU_fo
  642. V_2?3?C?3/C?3?3?3?3?3?3?3?C?3?3?3?2?3?3?3?3?3?U_
  643. V_U_U_U_E_UoU_eoU_T_V_U_V_U_U_UoU_UoU_U_U_U_U_U_U_UoU_UoU_UoV_U_V_U_U_U_E_eoE_UoU_UoU_eo
  644. UUUUUUUUUUU@
  645. UUUUUUUUA
  646. UUUUUUUU@
  647. UUUUUUUUUUX
  648. dread[5]
  649. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  650. \margl40
  651. \margr40
  652. \pard\tx533\tx1067\tx1601\tx2135\tx2668\tx3202\tx3736\tx4270\tx4803\tx5337\f0\b0\i0\ulnone\fs24\fc0\cf0 Searches the specifed owner application for the values of all its variables
  653. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  654. \margl40
  655. \margr40
  656. \pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 The owner to search in
  657. UoU_U_EOe_U_U_U_U_U_U_UOU_UOU_U_e_UOU_U_T_U_U_UOe_U_T_U_eoUOU_UOe_EOeoV_TOV_eoU_U_UOU_U_T_
  658. foeogoU_U_UoU_w
  659. !/"/2/#/"/#/3?#/3O"/3?3/3?3?3?3?C?3?3?#/C?#/2?#/2/#/2?#/!/"/!/
  660. "/#/"/#/"?#/3?#?3?4?3?#/3?3?3?#?3?3?3?#/3?#?3?3?3?4?3/
  661. /"?#?"/
  662. 2?"/2O2?3O3?2O3O2O3OC?3?CO4?CODOCOD?C?D?CO3?C?3?3?#/2?"?2?#?2/"/2?
  663. "?"/2?x
  664. D_DoDODODOD_4OCO4OCO4OCODOCODOU_U_eog
  665. "/2?"
  666. !/"/!?
  667. 2?"/"/
  668. 2/#/3?#/UoUoUoVoeoVoeof
  669. E_"?#/"/"/
  670. 3/3?3?!?Uod
  671. /2/"/"/
  672. 3O4ODO
  673. Uo!?#/"/"/
  674. 3/COD?
  675. /UoTof
  676. eoUoe
  677. /2?#/2?
  678. D?EOD_
  679. /Uo"?3?3?#?
  680. D?TODO
  681. /C?3/2?
  682. T_E_T_
  683. /3?3?#?
  684. UOT_UO
  685. 3?3/2?
  686. U_E_fo
  687. /4?3?3?
  688. V_T_V_
  689. C?3?2?
  690. eoVoeo
  691. /4?3O3?
  692. U_T_V_
  693. UOe_U_e_U_U_V_
  694. CO3?2?
  695. foV_fo
  696. /4?3O3?
  697. UOeofo
  698. /CO3?3?
  699. U_V_v
  700. Vo!?4?3?#/
  701. U_eoU_
  702. eo!/3?3?2?
  703. U_U_fo
  704. Vo!?3?3?#?
  705. EOT_U_!?Voe
  706. /C?3?2?
  707. DOU_fo
  708. Eo2O3?3?"/
  709. DOT_V_!?U_e
  710. /3?#/"/
  711. DODOU_"?e
  712. Uo"?#?2?"/
  713. 3/COD?"?
  714. 2?"/!/"/!/
  715. !?"/!?"/!/
  716. 2/"/"/
  717. 3?4?DOx
  718. 4OToDODODOC_DOC_4OD_DOCOD_C_DOUoE_eoVow
  719. "/C?#/DODOT_EOU_V_e_V_fof_fof_vof_foV_eoV_eof_T_U_T_DOU_EODO4?CO3O2?3?2?
  720. 3?4?3?EOD_EOU_VOfoV_U_VOe_V_foV_UoV_e_V_U_V_U_EOT_4?DO4?DO3?3?4O"?"/"/#
  721. 2?3?2?4?TODOT_UOTOU_e_U_eof_eoV_e_U_e_U_e_UOU_EOT_DOTO4?CO3?3?#/2?3/!/"/!/
  722. eofov
  723. foeofoeofov
  724. T_gof
  725. foeofoe
  726. To"/"/
  727. /"?"/"/
  728. /"/#/
  729. U_3?3?3?3?3?3?3?3?3?3?2?3?3?#?eoEOe
  730. Voeofoe
  731. 3O4?3O4?3O4?3O4?3?#?4O4?3?4?DO4?U_f
  732. wo3?4?C?3?3?4?3?3?3?4?C?3?3?4?3?3?3?4?v
  733. foeofov
  734. V_eoVoeofoeoU_
  735. UoE_UoE_Uo
  736. UoE_UoVoUoU_U_U_UoU_U_U_UoU_U_U_UoU_U_U_UoU_eoVo
  737. U_T_E_UoE_eoUoUo
  738. "/!/"
  739. !/"/"/
  740. !/"/!/"
  741. !/"/"/
  742. U_eoU_
  743. UoE_UoU_Uo
  744. E_U_V_U_E_UoU_fo
  745. V_2?3?C?3/C?3?3?3?3?3?3?3?C?3?3?3?2?3?3?3?3?3?U_
  746. V_U_U_U_E_UoU_eoU_T_V_U_V_U_U_UoU_UoU_U_U_U_U_U_U_UoU_UoU_UoV_U_V_U_U_U_E_eoE_UoU_UoU_eo
  747. UUUUUUUUUUU@
  748. UUUUUUUUA
  749. UUUUUUUU@
  750. UUUUUUUUUUX
  751. dremove
  752. dremove[1]
  753. ,remove a variable from the defaults database
  754. H{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  755. \margl40
  756. \margr40
  757. \pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b\i0\ulnone\fs24\fc0\cf0 dremove
  758. \b0  removes a variable and its associated value from the user's defaults database. If no arguments are provided, the standard input (see csh(1)) is read.
  759. UoU_U_EOe_U_U_U_U_U_U_UOU_UOU_U_e_UOU_U_T_U_U_UOe_U_T_U_eoUOU_UOe_EOeoV_TOV_eoU_U_UOU_U_T_
  760. foeogoU_U_UoU_w
  761. !/"/2/#/"/#/3?#/3O"/3?3/3?3?3?3?C?3?3?#/C?#/2?#/2/#/2?#/!/"/!/
  762. "/#/"/#/"?#/3?#?3?4?3?#/3?3?3?#?3?3?3?#/3?#?3?3?3?4?3/
  763. /"?#?"/
  764. 2?"/2O2?3O3?2O3O2O3OC?3?CO4?CODOCOD?C?D?CO3?C?3?3?#/2?"?2?#?2/"/2?
  765. "?"/2?x
  766. D_DoDODODOD_4OCO4OCO4OCODOCODOU_U_eog
  767. "/2?"
  768. !/"/!?
  769. 2?"/"/
  770. 2/#/3?#/UoUoUoVoeoVoeof
  771. E_"?#/"/"/
  772. 3/3?3?!?Uod
  773. /2/"/"/
  774. 3O4ODO
  775. Uo!?#/"/"/
  776. 3/COD?
  777. /UoTof
  778. eoUoe
  779. /2?#/2?
  780. D?EOD_
  781. /Uo"?3?3?#?
  782. D?TODO
  783. /C?3/2?
  784. T_E_T_
  785. /3?3?#?
  786. UOT_UO
  787. 3?3/2?
  788. U_E_fo
  789. /4?3?3?
  790. V_T_V_
  791. C?3?2?
  792. eoVoeo
  793. /4?3O3?
  794. U_T_V_
  795. UOe_U_e_U_U_V_
  796. CO3?2?
  797. foV_fo
  798. /4?3O3?
  799. UOeofo
  800. /CO3?3?
  801. U_V_v
  802. Vo!?4?3?#/
  803. U_eoU_
  804. eo!/3?3?2?
  805. U_U_fo
  806. Vo!?3?3?#?
  807. EOT_U_!?Voe
  808. /C?3?2?
  809. DOU_fo
  810. Eo2O3?3?"/
  811. DOT_V_!?U_e
  812. /3?#/"/
  813. DODOU_"?e
  814. Uo"?#?2?"/
  815. 3/COD?"?
  816. 2?"/!/"/!/
  817. !?"/!?"/!/
  818. 2/"/"/
  819. 3?4?DOx
  820. 4OToDODODOC_DOC_4OD_DOCOD_C_DOUoE_eoVow
  821. "/C?#/DODOT_EOU_V_e_V_fof_fof_vof_foV_eoV_eof_T_U_T_DOU_EODO4?CO3O2?3?2?
  822. 3?4?3?EOD_EOU_VOfoV_U_VOe_V_foV_UoV_e_V_U_V_U_EOT_4?DO4?DO3?3?4O"?"/"/#
  823. 2?3?2?4?TODOT_UOTOU_e_U_eof_eoV_e_U_e_U_e_UOU_EOT_DOTO4?CO3?3?#/2?3/!/"/!/
  824. eofov
  825. foeofoeofov
  826. T_gof
  827. foeofoe
  828. To"/"/
  829. /"?"/"/
  830. /"/#/
  831. U_3?3?3?3?3?3?3?3?3?3?2?3?3?#?eoEOe
  832. Voeofoe
  833. 3O4?3O4?3O4?3O4?3?#?4O4?3?4?DO4?U_f
  834. wo3?4?C?3?3?4?3?3?3?4?C?3?3?4?3?3?3?4?v
  835. foeofov
  836. V_eoVoeofoeoU_
  837. UoE_UoE_Uo
  838. UoE_UoVoUoU_U_U_UoU_U_U_UoU_U_U_UoU_U_U_UoU_eoVo
  839. U_T_E_UoE_eoUoUo
  840. "/!/"
  841. !/"/"/
  842. !/"/!/"
  843. !/"/"/
  844. U_eoU_
  845. UoE_UoU_Uo
  846. E_U_V_U_E_UoU_fo
  847. V_2?3?C?3/C?3?3?3?3?3?3?3?C?3?3?3?2?3?3?3?3?3?U_
  848. V_U_U_U_E_UoU_eoU_T_V_U_V_U_U_UoU_UoU_U_U_U_U_U_U_UoU_UoU_UoV_U_V_U_U_U_E_eoE_UoU_UoU_eo
  849. UUUUUUUUUUU@
  850. UUUUUUUUA
  851. UUUUUUUU@
  852. UUUUUUUUUUX
  853. dremove[2]
  854. ={\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  855. \margl40
  856. \margr40
  857. \pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b\i0\ulnone\fs24\fc0\cf0 dremove
  858. \b0  removes a variable and its associated value from the user's defaults database. owner is the application associated with the variable name.
  859. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  860. \margl40
  861. \margr40
  862. \pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 The owner of the variable to be removed
  863. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  864. \margl40
  865. \margr40
  866. \pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 The name of the variable to be removed
  867. UoU_U_EOe_U_U_U_U_U_U_UOU_UOU_U_e_UOU_U_T_U_U_UOe_U_T_U_eoUOU_UOe_EOeoV_TOV_eoU_U_UOU_U_T_
  868. foeogoU_U_UoU_w
  869. !/"/2/#/"/#/3?#/3O"/3?3/3?3?3?3?C?3?3?#/C?#/2?#/2/#/2?#/!/"/!/
  870. "/#/"/#/"?#/3?#?3?4?3?#/3?3?3?#?3?3?3?#/3?#?3?3?3?4?3/
  871. /"?#?"/
  872. 2?"/2O2?3O3?2O3O2O3OC?3?CO4?CODOCOD?C?D?CO3?C?3?3?#/2?"?2?#?2/"/2?
  873. "?"/2?x
  874. D_DoDODODOD_4OCO4OCO4OCODOCODOU_U_eog
  875. "/2?"
  876. !/"/!?
  877. 2?"/"/
  878. 2/#/3?#/UoUoUoVoeoVoeof
  879. E_"?#/"/"/
  880. 3/3?3?!?Uod
  881. /2/"/"/
  882. 3O4ODO
  883. Uo!?#/"/"/
  884. 3/COD?
  885. /UoTof
  886. eoUoe
  887. /2?#/2?
  888. D?EOD_
  889. /Uo"?3?3?#?
  890. D?TODO
  891. /C?3/2?
  892. T_E_T_
  893. /3?3?#?
  894. UOT_UO
  895. 3?3/2?
  896. U_E_fo
  897. /4?3?3?
  898. V_T_V_
  899. C?3?2?
  900. eoVoeo
  901. /4?3O3?
  902. U_T_V_
  903. UOe_U_e_U_U_V_
  904. CO3?2?
  905. foV_fo
  906. /4?3O3?
  907. UOeofo
  908. /CO3?3?
  909. U_V_v
  910. Vo!?4?3?#/
  911. U_eoU_
  912. eo!/3?3?2?
  913. U_U_fo
  914. Vo!?3?3?#?
  915. EOT_U_!?Voe
  916. /C?3?2?
  917. DOU_fo
  918. Eo2O3?3?"/
  919. DOT_V_!?U_e
  920. /3?#/"/
  921. DODOU_"?e
  922. Uo"?#?2?"/
  923. 3/COD?"?
  924. 2?"/!/"/!/
  925. !?"/!?"/!/
  926. 2/"/"/
  927. 3?4?DOx
  928. 4OToDODODOC_DOC_4OD_DOCOD_C_DOUoE_eoVow
  929. "/C?#/DODOT_EOU_V_e_V_fof_fof_vof_foV_eoV_eof_T_U_T_DOU_EODO4?CO3O2?3?2?
  930. 3?4?3?EOD_EOU_VOfoV_U_VOe_V_foV_UoV_e_V_U_V_U_EOT_4?DO4?DO3?3?4O"?"/"/#
  931. 2?3?2?4?TODOT_UOTOU_e_U_eof_eoV_e_U_e_U_e_UOU_EOT_DOTO4?CO3?3?#/2?3/!/"/!/
  932. eofov
  933. foeofoeofov
  934. T_gof
  935. foeofoe
  936. To"/"/
  937. /"?"/"/
  938. /"/#/
  939. U_3?3?3?3?3?3?3?3?3?3?2?3?3?#?eoEOe
  940. Voeofoe
  941. 3O4?3O4?3O4?3O4?3?#?4O4?3?4?DO4?U_f
  942. wo3?4?C?3?3?4?3?3?3?4?C?3?3?4?3?3?3?4?v
  943. foeofov
  944. V_eoVoeofoeoU_
  945. UoE_UoE_Uo
  946. UoE_UoVoUoU_U_U_UoU_U_U_UoU_U_U_UoU_U_U_UoU_eoVo
  947. U_T_E_UoE_eoUoUo
  948. "/!/"
  949. !/"/"/
  950. !/"/!/"
  951. !/"/"/
  952. U_eoU_
  953. UoE_UoU_Uo
  954. E_U_V_U_E_UoU_fo
  955. V_2?3?C?3/C?3?3?3?3?3?3?3?C?3?3?3?2?3?3?3?3?3?U_
  956. V_U_U_U_E_UoU_eoU_T_V_U_V_U_U_UoU_UoU_U_U_U_U_U_U_UoU_UoU_UoV_U_V_U_U_U_E_eoE_UoU_UoU_eo
  957. UUUUUUUUUUU@
  958. UUUUUUUUA
  959. UUUUUUUU@
  960. UUUUUUUUUUX
  961. dremove[3]
  962. X{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  963. \margl40
  964. \margr40
  965. \pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b\i0\ulnone\fs24\fc0\cf0 dremove
  966. \b0  removes a variable and its associated value from the user's defaults database. If -g is specified, the database is searched for a system-wide value for the variable.
  967. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;\f1\fswiss Helvetica;}
  968. \margl40
  969. \margr40
  970. \pard\tx533\tx1067\tx1601\tx2135\tx2668\tx3202\tx3736\tx4270\tx4803\tx5337\f0\b0\i0\ulnone\fs24\fc0\cf0 The database is searched for a system-wide value for the variable
  971. UUUUUUUUUUU@
  972. UUUUUUUUA
  973. UUUUUUUU@
  974. UUUUUUUUUUX
  975. UoU_U_EOe_U_U_U_U_U_U_UOU_UOU_U_e_UOU_U_T_U_U_UOe_U_T_U_eoUOU_UOe_EOeoV_TOV_eoU_U_UOU_U_T_
  976. foeogoU_U_UoU_w
  977. !/"/2/#/"/#/3?#/3O"/3?3/3?3?3?3?C?3?3?#/C?#/2?#/2/#/2?#/!/"/!/
  978. "/#/"/#/"?#/3?#?3?4?3?#/3?3?3?#?3?3?3?#/3?#?3?3?3?4?3/
  979. /"?#?"/
  980. 2?"/2O2?3O3?2O3O2O3OC?3?CO4?CODOCOD?C?D?CO3?C?3?3?#/2?"?2?#?2/"/2?
  981. "?"/2?x
  982. D_DoDODODOD_4OCO4OCO4OCODOCODOU_U_eog
  983. "/2?"
  984. !/"/!?
  985. 2?"/"/
  986. 2/#/3?#/UoUoUoVoeoVoeof
  987. E_"?#/"/"/
  988. 3/3?3?!?Uod
  989. /2/"/"/
  990. 3O4ODO
  991. Uo!?#/"/"/
  992. 3/COD?
  993. /UoTof
  994. eoUoe
  995. /2?#/2?
  996. D?EOD_
  997. /Uo"?3?3?#?
  998. D?TODO
  999. /C?3/2?
  1000. T_E_T_
  1001. /3?3?#?
  1002. UOT_UO
  1003. 3?3/2?
  1004. U_E_fo
  1005. /4?3?3?
  1006. V_T_V_
  1007. C?3?2?
  1008. eoVoeo
  1009. /4?3O3?
  1010. U_T_V_
  1011. UOe_U_e_U_U_V_
  1012. CO3?2?
  1013. foV_fo
  1014. /4?3O3?
  1015. UOeofo
  1016. /CO3?3?
  1017. U_V_v
  1018. Vo!?4?3?#/
  1019. U_eoU_
  1020. eo!/3?3?2?
  1021. U_U_fo
  1022. Vo!?3?3?#?
  1023. EOT_U_!?Voe
  1024. /C?3?2?
  1025. DOU_fo
  1026. Eo2O3?3?"/
  1027. DOT_V_!?U_e
  1028. /3?#/"/
  1029. DODOU_"?e
  1030. Uo"?#?2?"/
  1031. 3/COD?"?
  1032. 2?"/!/"/!/
  1033. !?"/!?"/!/
  1034. 2/"/"/
  1035. 3?4?DOx
  1036. 4OToDODODOC_DOC_4OD_DOCOD_C_DOUoE_eoVow
  1037. "/C?#/DODOT_EOU_V_e_V_fof_fof_vof_foV_eoV_eof_T_U_T_DOU_EODO4?CO3O2?3?2?
  1038. 3?4?3?EOD_EOU_VOfoV_U_VOe_V_foV_UoV_e_V_U_V_U_EOT_4?DO4?DO3?3?4O"?"/"/#
  1039. 2?3?2?4?TODOT_UOTOU_e_U_eof_eoV_e_U_e_U_e_UOU_EOT_DOTO4?CO3?3?#/2?3/!/"/!/
  1040. eofov
  1041. foeofoeofov
  1042. T_gof
  1043. foeofoe
  1044. To"/"/
  1045. /"?"/"/
  1046. /"/#/
  1047. U_3?3?3?3?3?3?3?3?3?3?2?3?3?#?eoEOe
  1048. Voeofoe
  1049. 3O4?3O4?3O4?3O4?3?#?4O4?3?4?DO4?U_f
  1050. wo3?4?C?3?3?4?3?3?3?4?C?3?3?4?3?3?3?4?v
  1051. foeofov
  1052. V_eoVoeofoeoU_
  1053. UoE_UoE_Uo
  1054. UoE_UoVoUoU_U_U_UoU_U_U_UoU_U_U_UoU_U_U_UoU_eoVo
  1055. U_T_E_UoE_eoUoUo
  1056. "/!/"
  1057. !/"/"/
  1058. !/"/!/"
  1059. !/"/"/
  1060. U_eoU_
  1061. UoE_UoU_Uo
  1062. E_U_V_U_E_UoU_fo
  1063. V_2?3?C?3/C?3?3?3?3?3?3?3?C?3?3?3?2?3?3?3?3?3?U_
  1064. V_U_U_U_E_UoU_eoU_T_V_U_V_U_U_UoU_UoU_U_U_U_U_U_U_UoU_UoU_UoV_U_V_U_U_U_E_eoE_UoU_UoU_eo
  1065. dremoveTemp
  1066. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1067. \margl40
  1068. \margr40
  1069. \pard\tx533\tx1067\tx1601\tx2135\tx2668\tx3202\tx3736\tx4270\tx4803\tx5337\f0\b\i0\ulnone\fs24\fc0\cf0 dremove
  1070. \b0  removes a variable and its associated value from the user's defaults database. owner is the application associated with the variable name. If -g is specified, the database is searched for a system-wide value for the variable. If no arguments are provided, the standard input (see csh(1)) is read.
  1071. UUUUUUUUUUU@
  1072. UUUUUUUUA
  1073. UUUUUUUU@
  1074. UUUUUUUUUUX
  1075. UoU_U_EOe_U_U_U_U_U_U_UOU_UOU_U_e_UOU_U_T_U_U_UOe_U_T_U_eoUOU_UOe_EOeoV_TOV_eoU_U_UOU_U_T_
  1076. foeogoU_U_UoU_w
  1077. !/"/2/#/"/#/3?#/3O"/3?3/3?3?3?3?C?3?3?#/C?#/2?#/2/#/2?#/!/"/!/
  1078. "/#/"/#/"?#/3?#?3?4?3?#/3?3?3?#?3?3?3?#/3?#?3?3?3?4?3/
  1079. /"?#?"/
  1080. 2?"/2O2?3O3?2O3O2O3OC?3?CO4?CODOCOD?C?D?CO3?C?3?3?#/2?"?2?#?2/"/2?
  1081. "?"/2?x
  1082. D_DoDODODOD_4OCO4OCO4OCODOCODOU_U_eog
  1083. "/2?"
  1084. !/"/!?
  1085. 2?"/"/
  1086. 2/#/3?#/UoUoUoVoeoVoeof
  1087. E_"?#/"/"/
  1088. 3/3?3?!?Uod
  1089. /2/"/"/
  1090. 3O4ODO
  1091. Uo!?#/"/"/
  1092. 3/COD?
  1093. /UoTof
  1094. eoUoe
  1095. /2?#/2?
  1096. D?EOD_
  1097. /Uo"?3?3?#?
  1098. D?TODO
  1099. /C?3/2?
  1100. T_E_T_
  1101. /3?3?#?
  1102. UOT_UO
  1103. 3?3/2?
  1104. U_E_fo
  1105. /4?3?3?
  1106. V_T_V_
  1107. C?3?2?
  1108. eoVoeo
  1109. /4?3O3?
  1110. U_T_V_
  1111. UOe_U_e_U_U_V_
  1112. CO3?2?
  1113. foV_fo
  1114. /4?3O3?
  1115. UOeofo
  1116. /CO3?3?
  1117. U_V_v
  1118. Vo!?4?3?#/
  1119. U_eoU_
  1120. eo!/3?3?2?
  1121. U_U_fo
  1122. Vo!?3?3?#?
  1123. EOT_U_!?Voe
  1124. /C?3?2?
  1125. DOU_fo
  1126. Eo2O3?3?"/
  1127. DOT_V_!?U_e
  1128. /3?#/"/
  1129. DODOU_"?e
  1130. Uo"?#?2?"/
  1131. 3/COD?"?
  1132. 2?"/!/"/!/
  1133. !?"/!?"/!/
  1134. 2/"/"/
  1135. 3?4?DOx
  1136. 4OToDODODOC_DOC_4OD_DOCOD_C_DOUoE_eoVow
  1137. "/C?#/DODOT_EOU_V_e_V_fof_fof_vof_foV_eoV_eof_T_U_T_DOU_EODO4?CO3O2?3?2?
  1138. 3?4?3?EOD_EOU_VOfoV_U_VOe_V_foV_UoV_e_V_U_V_U_EOT_4?DO4?DO3?3?4O"?"/"/#
  1139. 2?3?2?4?TODOT_UOTOU_e_U_eof_eoV_e_U_e_U_e_UOU_EOT_DOTO4?CO3?3?#/2?3/!/"/!/
  1140. eofov
  1141. foeofoeofov
  1142. T_gof
  1143. foeofoe
  1144. To"/"/
  1145. /"?"/"/
  1146. /"/#/
  1147. U_3?3?3?3?3?3?3?3?3?3?2?3?3?#?eoEOe
  1148. Voeofoe
  1149. 3O4?3O4?3O4?3O4?3?#?4O4?3?4?DO4?U_f
  1150. wo3?4?C?3?3?4?3?3?3?4?C?3?3?4?3?3?3?4?v
  1151. foeofov
  1152. V_eoVoeofoeoU_
  1153. UoE_UoE_Uo
  1154. UoE_UoVoUoU_U_U_UoU_U_U_UoU_U_U_UoU_U_U_UoU_eoVo
  1155. U_T_E_UoE_eoUoUo
  1156. "/!/"
  1157. !/"/"/
  1158. !/"/!/"
  1159. !/"/"/
  1160. U_eoU_
  1161. UoE_UoU_Uo
  1162. E_U_V_U_E_UoU_fo
  1163. V_2?3?C?3/C?3?3?3?3?3?3?3?C?3?3?3?2?3?3?3?3?3?U_
  1164. V_U_U_U_E_UoU_eoU_T_V_U_V_U_U_UoU_UoU_U_U_U_U_U_U_UoU_UoU_UoV_U_V_U_U_U_E_eoE_UoU_UoU_eo
  1165. dwrite
  1166.     dwrite[1]
  1167. write to the defaults database
  1168. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1169. \margl40
  1170. \margr40
  1171. \pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b\i0\ulnone\fs24\fc0\cf0 dwrite
  1172. \b0  writes a variable and its value into the user's defaults database. The standard input (see csh(1)) is read.
  1173. UUUUUUUUUUU@
  1174. UUUUUUUUA
  1175. UUUUUUUU@
  1176. UUUUUUUUUUX
  1177. UoU_U_EOe_U_U_U_U_U_U_UOU_UOU_U_e_UOU_U_T_U_U_UOe_U_T_U_eoUOU_UOe_EOeoV_TOV_eoU_U_UOU_U_T_
  1178. foeogoU_U_UoU_w
  1179. !/"/2/#/"/#/3?#/3O"/3?3/3?3?3?3?C?3?3?#/C?#/2?#/2/#/2?#/!/"/!/
  1180. "/#/"/#/"?#/3?#?3?4?3?#/3?3?3?#?3?3?3?#/3?#?3?3?3?4?3/
  1181. /"?#?"/
  1182. 2?"/2O2?3O3?2O3O2O3OC?3?CO4?CODOCOD?C?D?CO3?C?3?3?#/2?"?2?#?2/"/2?
  1183. "?"/2?x
  1184. D_DoDODODOD_4OCO4OCO4OCODOCODOU_U_eog
  1185. "/2?"
  1186. !/"/!?
  1187. 2?"/"/
  1188. 2/#/3?#/UoUoUoVoeoVoeof
  1189. E_"?#/"/"/
  1190. 3/3?3?!?Uod
  1191. /2/"/"/
  1192. 3O4ODO
  1193. Uo!?#/"/"/
  1194. 3/COD?
  1195. /UoTof
  1196. eoUoe
  1197. /2?#/2?
  1198. D?EOD_
  1199. /Uo"?3?3?#?
  1200. D?TODO
  1201. /C?3/2?
  1202. T_E_T_
  1203. /3?3?#?
  1204. UOT_UO
  1205. 3?3/2?
  1206. U_E_fo
  1207. /4?3?3?
  1208. V_T_V_
  1209. C?3?2?
  1210. eoVoeo
  1211. /4?3O3?
  1212. U_T_V_
  1213. UOe_U_e_U_U_V_
  1214. CO3?2?
  1215. foV_fo
  1216. /4?3O3?
  1217. UOeofo
  1218. /CO3?3?
  1219. U_V_v
  1220. Vo!?4?3?#/
  1221. U_eoU_
  1222. eo!/3?3?2?
  1223. U_U_fo
  1224. Vo!?3?3?#?
  1225. EOT_U_!?Voe
  1226. /C?3?2?
  1227. DOU_fo
  1228. Eo2O3?3?"/
  1229. DOT_V_!?U_e
  1230. /3?#/"/
  1231. DODOU_"?e
  1232. Uo"?#?2?"/
  1233. 3/COD?"?
  1234. 2?"/!/"/!/
  1235. !?"/!?"/!/
  1236. 2/"/"/
  1237. 3?4?DOx
  1238. 4OToDODODOC_DOC_4OD_DOCOD_C_DOUoE_eoVow
  1239. "/C?#/DODOT_EOU_V_e_V_fof_fof_vof_foV_eoV_eof_T_U_T_DOU_EODO4?CO3O2?3?2?
  1240. 3?4?3?EOD_EOU_VOfoV_U_VOe_V_foV_UoV_e_V_U_V_U_EOT_4?DO4?DO3?3?4O"?"/"/#
  1241. 2?3?2?4?TODOT_UOTOU_e_U_eof_eoV_e_U_e_U_e_UOU_EOT_DOTO4?CO3?3?#/2?3/!/"/!/
  1242. eofov
  1243. foeofoeofov
  1244. T_gof
  1245. foeofoe
  1246. To"/"/
  1247. /"?"/"/
  1248. /"/#/
  1249. U_3?3?3?3?3?3?3?3?3?3?2?3?3?#?eoEOe
  1250. Voeofoe
  1251. 3O4?3O4?3O4?3O4?3?#?4O4?3?4?DO4?U_f
  1252. wo3?4?C?3?3?4?3?3?3?4?C?3?3?4?3?3?3?4?v
  1253. foeofov
  1254. V_eoVoeofoeoU_
  1255. UoE_UoE_Uo
  1256. UoE_UoVoUoU_U_U_UoU_U_U_UoU_U_U_UoU_U_U_UoU_eoVo
  1257. U_T_E_UoE_eoUoUo
  1258. "/!/"
  1259. !/"/"/
  1260. !/"/!/"
  1261. !/"/"/
  1262. U_eoU_
  1263. UoE_UoU_Uo
  1264. E_U_V_U_E_UoU_fo
  1265. V_2?3?C?3/C?3?3?3?3?3?3?3?C?3?3?3?2?3?3?3?3?3?U_
  1266. V_U_U_U_E_UoU_eoU_T_V_U_V_U_U_UoU_UoU_U_U_U_U_U_U_UoU_UoU_UoV_U_V_U_U_U_E_eoE_UoU_UoU_eo
  1267.     dwrite[2]
  1268. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1269. \margl40
  1270. \margr40
  1271. \pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b\i0\ulnone\fs24\fc0\cf0 dwrite
  1272. \b0  writes a variable and its value into the user's defaults database.
  1273. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1274. \margl40
  1275. \margr40
  1276. \pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 The application associated with the variable name
  1277. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1278. \margl40
  1279. \margr40
  1280. \pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 The name of the variable to be written
  1281. value
  1282. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1283. \margl40
  1284. \margr40
  1285. \pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 The value of the variable to be written
  1286. UUUUUUUUUUU@
  1287. UUUUUUUUA
  1288. UUUUUUUU@
  1289. UUUUUUUUUUX
  1290. UoU_U_EOe_U_U_U_U_U_U_UOU_UOU_U_e_UOU_U_T_U_U_UOe_U_T_U_eoUOU_UOe_EOeoV_TOV_eoU_U_UOU_U_T_
  1291. foeogoU_U_UoU_w
  1292. !/"/2/#/"/#/3?#/3O"/3?3/3?3?3?3?C?3?3?#/C?#/2?#/2/#/2?#/!/"/!/
  1293. "/#/"/#/"?#/3?#?3?4?3?#/3?3?3?#?3?3?3?#/3?#?3?3?3?4?3/
  1294. /"?#?"/
  1295. 2?"/2O2?3O3?2O3O2O3OC?3?CO4?CODOCOD?C?D?CO3?C?3?3?#/2?"?2?#?2/"/2?
  1296. "?"/2?x
  1297. D_DoDODODOD_4OCO4OCO4OCODOCODOU_U_eog
  1298. "/2?"
  1299. !/"/!?
  1300. 2?"/"/
  1301. 2/#/3?#/UoUoUoVoeoVoeof
  1302. E_"?#/"/"/
  1303. 3/3?3?!?Uod
  1304. /2/"/"/
  1305. 3O4ODO
  1306. Uo!?#/"/"/
  1307. 3/COD?
  1308. /UoTof
  1309. eoUoe
  1310. /2?#/2?
  1311. D?EOD_
  1312. /Uo"?3?3?#?
  1313. D?TODO
  1314. /C?3/2?
  1315. T_E_T_
  1316. /3?3?#?
  1317. UOT_UO
  1318. 3?3/2?
  1319. U_E_fo
  1320. /4?3?3?
  1321. V_T_V_
  1322. C?3?2?
  1323. eoVoeo
  1324. /4?3O3?
  1325. U_T_V_
  1326. UOe_U_e_U_U_V_
  1327. CO3?2?
  1328. foV_fo
  1329. /4?3O3?
  1330. UOeofo
  1331. /CO3?3?
  1332. U_V_v
  1333. Vo!?4?3?#/
  1334. U_eoU_
  1335. eo!/3?3?2?
  1336. U_U_fo
  1337. Vo!?3?3?#?
  1338. EOT_U_!?Voe
  1339. /C?3?2?
  1340. DOU_fo
  1341. Eo2O3?3?"/
  1342. DOT_V_!?U_e
  1343. /3?#/"/
  1344. DODOU_"?e
  1345. Uo"?#?2?"/
  1346. 3/COD?"?
  1347. 2?"/!/"/!/
  1348. !?"/!?"/!/
  1349. 2/"/"/
  1350. 3?4?DOx
  1351. 4OToDODODOC_DOC_4OD_DOCOD_C_DOUoE_eoVow
  1352. "/C?#/DODOT_EOU_V_e_V_fof_fof_vof_foV_eoV_eof_T_U_T_DOU_EODO4?CO3O2?3?2?
  1353. 3?4?3?EOD_EOU_VOfoV_U_VOe_V_foV_UoV_e_V_U_V_U_EOT_4?DO4?DO3?3?4O"?"/"/#
  1354. 2?3?2?4?TODOT_UOTOU_e_U_eof_eoV_e_U_e_U_e_UOU_EOT_DOTO4?CO3?3?#/2?3/!/"/!/
  1355. eofov
  1356. foeofoeofov
  1357. T_gof
  1358. foeofoe
  1359. To"/"/
  1360. /"?"/"/
  1361. /"/#/
  1362. U_3?3?3?3?3?3?3?3?3?3?2?3?3?#?eoEOe
  1363. Voeofoe
  1364. 3O4?3O4?3O4?3O4?3?#?4O4?3?4?DO4?U_f
  1365. wo3?4?C?3?3?4?3?3?3?4?C?3?3?4?3?3?3?4?v
  1366. foeofov
  1367. V_eoVoeofoeoU_
  1368. UoE_UoE_Uo
  1369. UoE_UoVoUoU_U_U_UoU_U_U_UoU_U_U_UoU_U_U_UoU_eoVo
  1370. U_T_E_UoE_eoUoUo
  1371. "/!/"
  1372. !/"/"/
  1373. !/"/!/"
  1374. !/"/"/
  1375. U_eoU_
  1376. UoE_UoU_Uo
  1377. E_U_V_U_E_UoU_fo
  1378. V_2?3?C?3/C?3?3?3?3?3?3?3?C?3?3?3?2?3?3?3?3?3?U_
  1379. V_U_U_U_E_UoU_eoU_T_V_U_V_U_U_UoU_UoU_U_U_U_U_U_U_UoU_UoU_UoV_U_V_U_U_U_E_eoE_UoU_UoU_eo
  1380.     dwrite[3]
  1381. C{\rtf0\ansi{\fonttbl\f0\fmodern Courier;\f1\fswiss Helvetica;}
  1382. \margl40
  1383. \margr40
  1384. \pard\tx533\tx1067\tx1601\tx2135\tx2668\tx3202\tx3736\tx4270\tx4803\tx5337\f0\b0\i0\ulnone\fs24\fc0\cf0 The value of the variable holds for all applications that access the variable via NXGetDefaultValue(). It is a global backdrop variable
  1385. UUUUUUUUUUU@
  1386. UUUUUUUUUUX
  1387. T_U_e_UOd
  1388. UoTOUOToVoT_E_UoE_doe_doeoeoU_UoU_U_VOU_UOe_UOT_U_e_UOeoT_U_U_T_U_T_V_UoE_UoU_d_
  1389. e?D?xo
  1390. @?P?Q_A?
  1391. /@?a_
  1392. 4/h_lo\_>_
  1393. UO!/"/f
  1394. O>?NOK_(/#/
  1395. 0O@_!/do#/
  1396. >OYok
  1397. MONO*/    
  1398. =?M_{
  1399. /3O3/
  1400. fovof_
  1401. foUog
  1402. Voeofo
  1403. T_fof
  1404. foeoVoe
  1405. 3OVow
  1406. foeofoe
  1407. foeoVof
  1408. VoeoUo
  1409. VofoVoeoVoUoVoToVoUo
  1410. E_UoV_U_U_UoUoUoVoToV_UoV_U_V_UoE_UoE_U_U_eoE_UoU_T_U_UoE_UoU_U_U_UoU_U_U_UoE_UoE_UoVoeo
  1411. ixbuild
  1412. /builds inverted indexes on file system subtrees
  1413. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1414. \margl40
  1415. \margr40
  1416. \pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b\i0\ulnone\fs24\fc0\cf0 ixbuild
  1417. \b0  creates or updates indexes for the files or directories named on the command line. For each directory named on the command line, or for the current directory by default, ixbuild creates or updates the associated index. Each index is located in a file named .index.store at the root of its subtree.\
  1418. An index is a special kind of file used by the Indexing Kit, called a store file, which has an IXStoreDirectory containing an IXFileFinder (named "FileFinder"). The IXFileFinder is responsible for actual manipulation of the indexes, and is accessible through the IXStoreDirectory by applications that use the Indexing Kit, whose documentation is available online in Digital Librarian.\
  1419. \b ixbuild
  1420. \b0  makes use of several special files when first creating an index. The contents of these files are incorporated into the index itself, so they aren't referenced when an index is updated. However, if the index is deleted, and rebuilt from scratch, these files will be used again, so you may not want to delete them. Here are brief descriptions of the files, their uses, and formats:\
  1421. .index.ftype contains information about the types of files that will be included in the index. A file's type is used to determine how tokens (words) should be extracted from it, or how to convert it to a form that the Indexing Kit can index. Each line in this file should be of the form:\
  1422. typename pattern format offset filename\
  1423. Each field must be separated from the next by exactly one tab. Any field may be "-", in which case the field won't be used. typename is the name that should be used for the type; for example, "man" or "ps". pattern is a sequence of characters within a file that may be used to identify it (for example, "%!PS"); if pattern begins with a `/', or if the format is regex (see below) it's interpreted as a regular expression. format is the data type of pattern; it may be one of byte, short, long, regex, or string. string is the default format. offset is the unit offset into the file at which pattern is expected to occur. The unit is that of formatR; that is, if format is long, offset is measured in amounts of 4 bytes. filename is a filename that should be matched to the type; it may contain wildcards (for example, "*.rtf"). This might be the ftype entry for PostScript files, for example:\
  1424. \b ps %!PS string 0 -
  1425. \b0 \
  1426. .index.itype contains the names of types of files (as defined in .index.ftype) that will not be included in the index. Each type name should be on a separate line.\
  1427. .index.iname contains the base names (without paths) of files that will not be included in the index. The filename must be exact; shell wildcards are not allowed. Each file name should be on a separate line.\
  1428. .index.swords contains stop words, which will not be included in the index. Each word should be on a separate line, and should be in post-processed form (that is, if you use case folding, all stop words should be lowercase, and if you use stem reduction, all words should be stems only).\
  1429. .index.domain contains a weighting domain used for peculiarity weighting (see the IXWeightingDomain and IXAttributeParser class specifications in the Indexing Kit documentation). You can use the ixdomain(1) command to convert histogram or NeXTSTEP Release 2 WFTable files to domain format.
  1430. [24@]
  1431. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1432. \margl40
  1433. \margr40
  1434. \pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Lists these options
  1435. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1436. \margl40
  1437. \margr40
  1438. \pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Use absolute weighting. A token's (word's) weight is its number of occurrences in files of the directory
  1439. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1440. \margl40
  1441. \margr40
  1442. \pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Don't fold plural word forms. The default is to do plural folding
  1443. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1444. \margl40
  1445. \margr40
  1446. \pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Clean indexes after updating, removing out-of-date information
  1447. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1448. \margl40
  1449. \margr40
  1450. \pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Don't fold case to lower case. The default is to fold case
  1451. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1452. \margl40
  1453. \margr40
  1454. \pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Cross device boundaries (mounted disks, for example)
  1455. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1456. \margl40
  1457. \margr40
  1458. \pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Use the supplied weighting domain file (default .index.domain). This is used for generating peculiarity weights
  1459. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1460. \margl40
  1461. \margr40
  1462. \pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 The weighting domain file
  1463. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1464. \margl40
  1465. \margr40
  1466. \pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Use frequency weighting (number of occurrences / total tokens)
  1467. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1468. \margl40
  1469. \margr40
  1470. \pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Use the supplied file type table file (default .index.ftype)
  1471. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1472. \margl40
  1473. \margr40
  1474. \pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 The file containing the file type table
  1475. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1476. \margl40
  1477. \margr40
  1478. \pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Generate descriptions automatically from file contents
  1479. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1480. \margl40
  1481. \margr40
  1482. \pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Traverse symbolic links
  1483. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1484. \margl40
  1485. \margr40
  1486. \pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Parse files as though they contain text in the language language
  1487. language
  1488. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1489. \margl40
  1490. \margr40
  1491. \pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 The language to be used for parsing
  1492. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1493. \margl40
  1494. \margr40
  1495. \pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Use the supplied minimum weight; words below this weight are dropped from the index
  1496. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1497. \margl40
  1498. \margr40
  1499. \pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 The minimum weight
  1500. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1501. \margl40
  1502. \margr40
  1503. \pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Use the supplied ignored name list file (default .index.iname)
  1504. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1505. \margl40
  1506. \margr40
  1507. \pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 The file containing the ignored name list
  1508. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1509. \margl40
  1510. \margr40
  1511. \pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Don't reset options when updating an existing index
  1512. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1513. \margl40
  1514. \margr40
  1515. \pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Use peculiarity weighting in conjunction with a weighting domain (see -D)
  1516. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1517. \margl40
  1518. \margr40
  1519. \pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Use the supplied percentage passed; words below this percentage are dropped from the index
  1520. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1521. \margl40
  1522. \margr40
  1523. \pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 The percentage below which words are dropped from the index
  1524. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1525. \margl40
  1526. \margr40
  1527. \pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Reduce words to stems; writer -> write. The default is not to do this
  1528. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1529. \margl40
  1530. \margr40
  1531. \pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Build indexes for a static collection (that is, for directories whose files won't change)
  1532. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1533. \margl40
  1534. \margr40
  1535. \pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Use the supplied stop words file (default .index.swords)
  1536. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1537. \margl40
  1538. \margr40
  1539. \pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 The file containing the stop words
  1540. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1541. \margl40
  1542. \margr40
  1543. \pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Use the supplied ignored type list file (default .index.itype)
  1544. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1545. \margl40
  1546. \margr40
  1547. \pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 The file containing the ignored type list
  1548. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1549. \margl40
  1550. \margr40
  1551. \pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Disable automatic updating for index
  1552. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1553. \margl40
  1554. \margr40
  1555. \pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Generate verbose output
  1556. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1557. \margl40
  1558. \margr40
  1559. \pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Use the supplied punctuation string to delimit words; for example, ".,; "
  1560. string
  1561. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1562. \margl40
  1563. \margr40
  1564. \pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 The punctuation string to delimit words
  1565. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1566. \margl40
  1567. \margr40
  1568. \pard\tx533\tx1067\tx1601\tx2135\tx2668\tx3202\tx3736\tx4270\tx4803\tx5337\f0\b0\i0\ulnone\fs24\fc0\cf0 The path to build an index for
  1569. UUUUUUUUUUU@
  1570. UUUUUUUUUUX
  1571. T_U_e_UOd
  1572. UoTOUOToVoT_E_UoE_doe_doeoeoU_UoU_U_VOU_UOe_UOT_U_e_UOeoT_U_U_T_U_T_V_UoE_UoU_d_
  1573. e?D?xo
  1574. @?P?Q_A?
  1575. /@?a_
  1576. 4/h_lo\_>_
  1577. UO!/"/f
  1578. O>?NOK_(/#/
  1579. 0O@_!/do#/
  1580. >OYok
  1581. MONO*/    
  1582. =?M_{
  1583. /3O3/
  1584. fovof_
  1585. foUog
  1586. Voeofo
  1587. T_fof
  1588. foeoVoe
  1589. 3OVow
  1590. foeofoe
  1591. foeoVof
  1592. VoeoUo
  1593. VofoVoeoVoUoVoToVoUo
  1594. E_UoV_U_U_UoUoUoVoToV_UoV_U_V_UoE_UoE_U_U_eoE_UoU_T_U_UoE_UoU_U_U_UoU_U_U_UoE_UoE_UoVoeo
  1595. ixdomain
  1596. converts weighting domain files
  1597. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1598. \margl40
  1599. \margr40
  1600. \pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b\i0\ulnone\fs24\fc0\cf0 ixdomain
  1601. \b0  converts weighting domain files between three different formats. Weighting domains can be converted between domain format as defined by the IXWeightingDomain class of the Indexing Kit, histogram format, and NeXTSTEP Release 2 word frequency table (WFTable) format. Domain format files are preferred for use with ixbuild(1).\
  1602. Each line of a file in histogram format has the form:\
  1603. token weight rank\
  1604. Where token is the token or word in the index, weight is its weight (frequency) in the domain, and rank is its cardinal rank in the domain (1 == most common, 2 = second most common, and so on). The fields of the line are separated by single spaces; be sure to search backward from the end of a line to find the token, as it is possible for it to contain embedded spaces or tabs.
  1605. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1606. \margl40
  1607. \margr40
  1608. \pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Reads domain format
  1609. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1610. \margl40
  1611. \margr40
  1612. \pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Reads histogram format (default)
  1613. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1614. \margl40
  1615. \margr40
  1616. \pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Reads WFTable format
  1617. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1618. \margl40
  1619. \margr40
  1620. \pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Writes domain format (default)
  1621. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1622. \margl40
  1623. \margr40
  1624. \pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Writes histogram format
  1625. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1626. \margl40
  1627. \margr40
  1628. \pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 The file(s) to convert
  1629. T_U_e_UOd
  1630. UoTOUOToVoT_E_UoE_doe_doeoeoU_UoU_U_VOU_UOe_UOT_U_e_UOeoT_U_U_T_U_T_V_UoE_UoU_d_
  1631. e?D?xo
  1632. @?P?Q_A?
  1633. /@?a_
  1634. 4/h_lo\_>_
  1635. UO!/"/f
  1636. O>?NOK_(/#/
  1637. 0O@_!/do#/
  1638. >OYok
  1639. MONO*/    
  1640. =?M_{
  1641. /3O3/
  1642. fovof_
  1643. foUog
  1644. Voeofo
  1645. T_fof
  1646. foeoVoe
  1647. 3OVow
  1648. foeofoe
  1649. foeoVof
  1650. VoeoUo
  1651. VofoVoeoVoUoVoToVoUo
  1652. E_UoV_U_U_UoUoUoVoToV_UoV_U_V_UoE_UoE_U_U_eoE_UoU_T_U_UoE_UoU_U_U_UoU_U_U_UoE_UoE_UoVoeo
  1653. UUUUUUUUUUU@
  1654. UUUUUUUUUUX
  1655. ixsearch
  1656. `evaluates a query against an indexed subtree of a filesystem and prints files matching the query
  1657. F{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1658. \margl40
  1659. \margr40
  1660. \pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b\i0\ulnone\fs24\fc0\cf0 ixsearch
  1661. \b0  performs a query against the named files or directories, looking for files whose contents (or names) match query and printing their names to standard output. By default, query is parsed as though it were the contents of a file, and a whole word search is performed; all words in query must exist in a file for it to match.\
  1662. \b ixsearch
  1663. \b0  expects to find an index named .index.store, as created by the ixbuild(1) command or by the Digital Librarian application. If the current directory for a file has no index, ixsearch proceeds up through the filesystem, using the first index it finds in a subtree containing path. ixsearch does not look for indexes in subdirectories. If no index is found, the files are opened and read as needed, unless the -b option is specified. The -o option prevents ixsearch from using indexes altogether.\
  1664. If the -a option is used, query will be matched as a literal string against the contents of files; indexes are not used in this case (that is, this option implies the -o option). If the -q option is used, query must be an expression in the Indexing Kit query language. In this case, it is evaluated and used for the search.\
  1665. If an index exists for a specified path, ixsearch updates it if necessary. Use the -p option to suppress automatic updating of indexes.\
  1666. The pairs of options listed below are mutually exclusive. Using mutually exclusive options will result in the last one listed being used. See the Indexing Kit documentation in Digital Librarian for more information.\
  1667. -a and -q Literal search vs query expression.\
  1668. -c and -f File contents vs names.\
  1669. -f and -q You can't use a query expression against filenames.
  1670. [16@]
  1671. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1672. \margl40
  1673. \margr40
  1674. \pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Query is literal substring search (implies -o)
  1675. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1676. \margl40
  1677. \margr40
  1678. \pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Don't look for out-of-date files
  1679. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1680. \margl40
  1681. \margr40
  1682. \pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Search against file contents only (default, excludes -f)
  1683. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1684. \margl40
  1685. \margr40
  1686. \pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Search against file names only (excludes -c and -q)
  1687. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1688. \margl40
  1689. \margr40
  1690. \pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Sort ascending, not descending
  1691. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1692. \margl40
  1693. \margr40
  1694. \pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Set target language for query parsing to language
  1695. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1696. \margl40
  1697. \margr40
  1698. \pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 The language for query parsing
  1699. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1700. \margl40
  1701. \margr40
  1702. \pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Search without index, even if index present
  1703. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1704. \margl40
  1705. \margr40
  1706. \pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Don't update index for out of date files
  1707. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1708. \margl40
  1709. \margr40
  1710. \pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Query is query language expression (excludes -a and -f)
  1711. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1712. \margl40
  1713. \margr40
  1714. \pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Print query relative file names
  1715. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1716. \margl40
  1717. \margr40
  1718. \pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Resolve wildcards in file names
  1719. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1720. \margl40
  1721. \margr40
  1722. \pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Verify read access before printing file name
  1723. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1724. \margl40
  1725. \margr40
  1726. \pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Sort by weight for the supplied attribute (for example, "FileSize" or "Author")
  1727.     attribute
  1728. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1729. \margl40
  1730. \margr40
  1731. \pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 The attribute to sort by weight for
  1732. query
  1733. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1734. \margl40
  1735. \margr40
  1736. \pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 The query to perform
  1737. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1738. \margl40
  1739. \margr40
  1740. \pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 The path(s) to search in
  1741. T_U_e_UOd
  1742. UoTOUOToVoT_E_UoE_doe_doeoeoU_UoU_U_VOU_UOe_UOT_U_e_UOeoT_U_U_T_U_T_V_UoE_UoU_d_
  1743. e?D?xo
  1744. @?P?Q_A?
  1745. /@?a_
  1746. 4/h_lo\_>_
  1747. UO!/"/f
  1748. O>?NOK_(/#/
  1749. 0O@_!/do#/
  1750. >OYok
  1751. MONO*/    
  1752. =?M_{
  1753. /3O3/
  1754. fovof_
  1755. foUog
  1756. Voeofo
  1757. T_fof
  1758. foeoVoe
  1759. 3OVow
  1760. foeofoe
  1761. foeoVof
  1762. VoeoUo
  1763. VofoVoeoVoUoVoToVoUo
  1764. E_UoV_U_U_UoUoUoVoToV_UoV_U_V_UoE_UoE_U_U_eoE_UoU_T_U_UoE_UoU_U_U_UoU_U_U_UoE_UoE_UoVoeo
  1765. UUUUUUUUUUU@
  1766. UUUUUUUUUUX
  1767. %create, thin and operate on fat files
  1768. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1769. \margl40
  1770. \margr40
  1771. \f0\b\i0\ulnone\ql\fs24\fi0\li0\gray0\fc0\cf0\up0\dn0 lipo
  1772. \b0  creates, thins and operates on fat files. lipo only ever produces one output file. The operations that lipo preforms are: list the architecture types in a fat file (brief or detailed), creates a single fat file from one or more input files, thins out a single fat file input to one specified architecture type, operates on one input file extracting, replacing and or removing architectures types from the input file creating a single new fat output file.\
  1773. For the architecture specification flags currently supported see the man page arch(3).
  1774. [10@]
  1775. -info
  1776. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1777. \margl40
  1778. \margr40
  1779. \pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 List the architecture types in input fat file in the brief format (just the names of each architecture in the file)
  1780. -detailed_info
  1781. <{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1782. \margl40
  1783. \margr40
  1784. \pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 List the architecture types in input fat file in the detailed format (all the the information in the fat header for each architecture in the file)
  1785. -arch
  1786. ${\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1787. \margl40
  1788. \margr40
  1789. \pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Specifies the file input_file as an input file with the specified, arch_type architecture. If the input file is an object file, a fat file or some file lipo(1) can figure out what architecture(s) are contained in it then the architecture type specification is not required. The input_file argument is required and only the -create option allows more than one input_file argument
  1790.     arch_type
  1791. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1792. \margl40
  1793. \margr40
  1794. \pard\tx533\tx1067\tx1601\tx2135\tx2668\tx3202\tx3736\tx4270\tx4803\tx5337\f0\b0\i0\ulnone\fs24\fc0\cf0 The architecture type
  1795. input_file
  1796. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1797. \margl40
  1798. \margr40
  1799. \pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 The input file(s)
  1800. -output
  1801. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1802. \margl40
  1803. \margr40
  1804. \pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Specify the file output_file as the output file. (this option must be specified)
  1805. output_file
  1806. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1807. \margl40
  1808. \margr40
  1809. \pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 The output file
  1810. -create
  1811. :{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1812. \margl40
  1813. \margr40
  1814. \pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Takes the input files and creates one fat output file from them. The output file must be specified and at least one input file must be specified
  1815. -thin
  1816. 2{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1817. \margl40
  1818. \margr40
  1819. \pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Takes one input file and create a thin output file for that arch_type. The result is placed in that file specified by the -output option
  1820. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1821. \margl40
  1822. \margr40
  1823. \pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 The architecture type
  1824. -replace
  1825. Y{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1826. \margl40
  1827. \margr40
  1828. \pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Takes one fat input file and replaces the arch_type in that fat file with the contents of specified file_name. The result is placed in the file specified by the -output option
  1829.     file_name
  1830. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1831. \margl40
  1832. \margr40
  1833. \pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 The fat input file
  1834. -remove
  1835. /{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1836. \margl40
  1837. \margr40
  1838. \pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Takes one fat input file and removes the arch_type in that fat file. The result is placed in the file specified by the -output option
  1839. -extract
  1840. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1841. \margl40
  1842. \margr40
  1843. \pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Takes one fat input file and extracts the arch_type in that fat file. The result is a fat file placed in the file specified by the -output option. This is different from the -thin option in that the output is a fat file and does not change the input file
  1844.     -segalign
  1845. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1846. \margl40
  1847. \margr40
  1848. \pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Sets the segment alignment of the specified arch_type when creating a fat file containing that architecture. value is a hexadecimal number that must be an integral power of 2. This is only needed when lipo can't figure out the alignment of an input file (currently not an object file) or guesses at the alignment too conservatively. The default for files unknown to lipo is 0 (2^0 or an alignment of 1 byte) and the default alignment for archives is 4 (2^2 or 4 byte alignment)
  1849. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1850. \margl40
  1851. \margr40
  1852. \pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 The segment alignment in hexadecimal
  1853. T_U_e_UOd
  1854. UoTOUOToVoT_E_UoE_doe_doeoeoU_UoU_U_VOU_UOe_UOT_U_e_UOeoT_U_U_T_U_T_V_UoE_UoU_d_
  1855. e?D?xo
  1856. @?P?Q_A?
  1857. /@?a_
  1858. 4/h_lo\_>_
  1859. UO!/"/f
  1860. O>?NOK_(/#/
  1861. 0O@_!/do#/
  1862. >OYok
  1863. MONO*/    
  1864. =?M_{
  1865. /3O3/
  1866. fovof_
  1867. foUog
  1868. Voeofo
  1869. T_fof
  1870. foeoVoe
  1871. 3OVow
  1872. foeofoe
  1873. foeoVof
  1874. VoeoUo
  1875. VofoVoeoVoUoVoToVoUo
  1876. E_UoV_U_U_UoUoUoVoToV_UoV_U_V_UoE_UoE_U_U_eoE_UoU_T_U_UoE_UoU_U_U_UoU_U_U_UoE_UoE_UoVoeo
  1877. UUUUUUUUUUU@
  1878. UUUUUUUUUUX
  1879. lsbom
  1880. (List the contents of a bill of materials
  1881. Q{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1882. \margl40
  1883. \margr40
  1884. \f0\b\i0\ulnone\ql\fs24\fi0\li0\gray0\fc0\cf0\up0\dn0 lsbom
  1885. \b0  lists the contents of bomfile, printing a line for each file in the contents. The output is similar to that of "ls -l".\
  1886. Each line begins with the path of the entry, its mode (octal), UID/GID, and "file number". Each unique file has its own file number; files which are hard-linked have the same file number. The file number is not necessarily the same as the file's original inode number.\
  1887. There are a few differences between the lines printed for plain files, directories, symbolic links, and device files:\
  1888. For a plain file, the file number is followed by the size of the file's contents, a checksum of the contents, and the date the file was last modified.\
  1889. For a directory, the checksum is omitted. The size of a directory is defined to be disk space used to hold the directory's list of children, not the number of children or the disk space they consume.\
  1890. A symbolic link is printed in the same format as a plain file, with an additional field showing the path to the link's target. It is from this path that the size and checksum are computed.\
  1891. For a device file, the file number is followed by the device (dev_t printed as a decimal number) which the file selects, and the file's time of last modification.
  1892. *{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1893. \margl40
  1894. \margr40
  1895. \pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Used to request that only the path of each file be printed. Output of this form is suitable for use as a file-list with mkbom(8)
  1896. bomfile
  1897. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1898. \margl40
  1899. \margr40
  1900. \pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 The bill of materials file to list
  1901. T_U_e_UOd
  1902. UoTOUOToVoT_E_UoE_doe_doeoeoU_UoU_U_VOU_UOe_UOT_U_e_UOeoT_U_U_T_U_T_V_UoE_UoU_d_
  1903. e?D?xo
  1904. @?P?Q_A?
  1905. /@?a_
  1906. 4/h_lo\_>_
  1907. UO!/"/f
  1908. O>?NOK_(/#/
  1909. 0O@_!/do#/
  1910. >OYok
  1911. MONO*/    
  1912. =?M_{
  1913. /3O3/
  1914. fovof_
  1915. foUog
  1916. Voeofo
  1917. T_fof
  1918. foeoVoe
  1919. 3OVow
  1920. foeofoe
  1921. foeoVof
  1922. VoeoUo
  1923. VofoVoeoVoUoVoToVoUo
  1924. E_UoV_U_U_UoUoUoVoToV_UoV_U_V_UoE_UoE_U_U_eoE_UoU_T_U_UoE_UoU_U_U_UoU_U_U_UoE_UoE_UoVoeo
  1925. UUUUUUUUUUU@
  1926. UUUUUUUUUUX
  1927. mkbom
  1928. $Create or modify a bill of materials
  1929. Z{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1930. \margl40
  1931. \margr40
  1932. \f0\b\i0\ulnone\ql\fs24\fi0\li0\gray0\fc0\cf0\up0\dn0 mkbom
  1933. \b0  creates or updates an existing bill-of-materials file (see bom(5)). If source is a directory, mkbom generates bill-of-materials information for that directory and adds it to bomfile; if source is a bill-of-materials file, mkbom adds its information to bomfile. If bomfile already exists, the new entries are added without deleting bomfile's old contents; however, a reference that is in both source and bomfile is replaced with the version from source.\
  1934. A filelist may be supplied to request that only a subset of the files in source be transferred into bomfile. Filelist should be a text file containing the paths of the entries to transfer, one per line. The paths should be specified relative to the root of source.\
  1935. The presence of a particular file in filelist implicitly selects all of its parent directories; however, children of directories listed in filelist are not copied unless explicitly listed.\
  1936. For example, if a text file named myfiles contains\
  1937. ./lib/tmac/tmac.e\
  1938. ./lib/tmac/tmac.r\
  1939. ./lib/term\
  1940. the command\
  1941. \b mkbom /usr myfiles /tmp/newbom.bom\
  1942. \b0 \
  1943. generates a BOM containing reference for the files\
  1944. ./lib/tmac/tmac.e and ./lib/tmac/tmac.r, 
  1945. and the directories ., ./lib, ./term, 
  1946. and ./lib/tmac.
  1947. source
  1948. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1949. \margl40
  1950. \margr40
  1951. \pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 The source directory or existing bom file
  1952. filelist
  1953. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1954. \margl40
  1955. \margr40
  1956. \pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 The text file containing the paths of entries to transfer into bomfile
  1957. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1958. \margl40
  1959. \margr40
  1960. \pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 The destination bomfile
  1961. UUUUUUUUUUU@
  1962. UUUUUUUUUUX
  1963. T_U_e_UOd
  1964. UoTOUOToVoT_E_UoE_doe_doeoeoU_UoU_U_VOU_UOe_UOT_U_e_UOeoT_U_U_T_U_T_V_UoE_UoU_d_
  1965. e?D?xo
  1966. @?P?Q_A?
  1967. /@?a_
  1968. 4/h_lo\_>_
  1969. UO!/"/f
  1970. O>?NOK_(/#/
  1971. 0O@_!/do#/
  1972. >OYok
  1973. MONO*/    
  1974. =?M_{
  1975. /3O3/
  1976. fovof_
  1977. foUog
  1978. Voeofo
  1979. T_fof
  1980. foeoVoe
  1981. 3OVow
  1982. foeofoe
  1983. foeoVof
  1984. VoeoUo
  1985. VofoVoeoVoUoVoToVoUo
  1986. E_UoV_U_U_UoUoUoVoToV_UoV_U_V_UoE_UoE_U_U_eoE_UoU_T_U_UoE_UoU_U_U_UoU_U_U_UoE_UoE_UoVoeo
  1987. openfile
  1988. open files in Edit
  1989. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  1990. \margl40
  1991. \margr40
  1992. \pard\tx1152\tx2304\tx3456\tx4608\tx5760\tx6912\tx8064\tx9216\tx10368\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 The 
  1993. \b openfile
  1994. \b0  command opens files in Edit, with each file opened in its own Edit window. The openfile command can only be used if Edit is already running.\
  1995. You can specify one or more file names (or pathnames), which are interpreted relative to the Terminal or Shell window's current working directory. For example, the following command would open all the files in the current working directory that end with a ".c" extension, plus all the files in a subdirectory called headers that end with a ".h" extension:\
  1996. openfile *.c headers/*.h\
  1997. If no file name is specified, openfile reads stdin and opens a /tmp file in Edit. This allows you to use commands such as the following:\
  1998.  diff file1 file2 | openfile grep foo *.[mch] | openfile
  1999. filename
  2000. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  2001. \margl40
  2002. \margr40
  2003. \f0\b0\i0\ulnone\ql\fs24\fi0\li0\gray0\fc0\cf0\up0\dn0 The file(s) to open in Edit
  2004. UUUUUUUUUUU@
  2005. UUUUUUUUUUX
  2006. T_U_e_UOd
  2007. UoTOUOToVoT_E_UoE_doe_doeoeoU_UoU_U_VOU_UOe_UOT_U_e_UOeoT_U_U_T_U_T_V_UoE_UoU_d_
  2008. e?D?xo
  2009. @?P?Q_A?
  2010. /@?a_
  2011. 4/h_lo\_>_
  2012. UO!/"/f
  2013. O>?NOK_(/#/
  2014. 0O@_!/do#/
  2015. >OYok
  2016. MONO*/    
  2017. =?M_{
  2018. /3O3/
  2019. fovof_
  2020. foUog
  2021. Voeofo
  2022. T_fof
  2023. foeoVoe
  2024. 3OVow
  2025. foeofoe
  2026. foeoVof
  2027. VoeoUo
  2028. VofoVoeoVoUoVoToVoUo
  2029. E_UoV_U_U_UoUoUoVoToV_UoV_U_V_UoE_UoE_U_U_eoE_UoU_T_U_UoE_UoU_U_U_UoU_U_U_UoE_UoE_UoVoeo
  2030. create Installer .pkg files
  2031. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  2032. \margl40
  2033. \margr40
  2034. \pard\tx533\tx1067\tx1601\tx2135\tx2668\tx3202\tx3736\tx4270\tx4803\tx5337\f0\b\i0\ulnone\fs24\fc0\cf0 package
  2035. \b0  creates .pkg files to be used with the NeXTSTEP Installer application.
  2036. 6{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  2037. \margl40
  2038. \margr40
  2039. \pard\tx533\tx1067\tx1601\tx2135\tx2668\tx3202\tx3736\tx4270\tx4803\tx5337\f0\b0\i0\ulnone\fs24\fc0\cf0 Indicates that the 
  2040. \b bigtar
  2041. \b0  program should be used to create the package, instead of regular tar.  This is necessary only if the package contains files with pathnames greater than 100 characters.  (Note that if this option is used, the LongFileNames field in the MyApp.info file should have the value YES.  See 
  2042. Installer Package Specification for Single-Volume Packages
  2043.  for more information
  2044. @{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  2045. \margl40
  2046. \margr40
  2047. \pard\tx533\tx1067\tx1601\tx2135\tx2668\tx3202\tx3736\tx4270\tx4803\tx5337\f0\b0\i0\ulnone\fs24\fc0\cf0 Indicates that the root-dir argument is the thing to be packaged (the default behavior is to package everything inside root-dir, but not root-dir itself)
  2048. root-dir
  2049. U{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  2050. \margl40
  2051. \margr40
  2052. \pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 The directory containing the files to be installed.  The files should exist within this directory in the same locations as they are to be installed on the customer's machine.
  2053.     info-file
  2054. c{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  2055. \margl40
  2056. \margr40
  2057. \pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 Contains information about the installed package and must have the 
  2058. .info
  2059.  extension.  The contents of the info file are described below in the section 
  2060. Installer Package Specification.
  2061.     tiff-file
  2062. u{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  2063. \margl40
  2064. \margr40
  2065. \pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 Contains the icon for the software contained in this package.  The file must have the extension 
  2066. .tiff
  2067. .  More information about the TIFF file is also given in the section 
  2068. Installer Package Specification.
  2069. T_U_e_UOd
  2070. UoTOUOToVoT_E_UoE_doe_doeoeoU_UoU_U_VOU_UOe_UOT_U_e_UOeoT_U_U_T_U_T_V_UoE_UoU_d_
  2071. e?D?xo
  2072. @?P?Q_A?
  2073. /@?a_
  2074. 4/h_lo\_>_
  2075. UO!/"/f
  2076. O>?NOK_(/#/
  2077. 0O@_!/do#/
  2078. >OYok
  2079. MONO*/    
  2080. =?M_{
  2081. /3O3/
  2082. fovof_
  2083. foUog
  2084. Voeofo
  2085. T_fof
  2086. foeoVoe
  2087. 3OVow
  2088. foeofoe
  2089. foeoVof
  2090. VoeoUo
  2091. VofoVoeoVoUoVoToVoUo
  2092. E_UoV_U_U_UoUoUoVoToV_UoV_U_V_UoE_UoE_U_U_eoE_UoU_T_U_UoE_UoU_U_U_UoU_U_U_UoE_UoE_UoVoeo
  2093. UUUUUUUUUUU@
  2094. UUUUUUUUUUX
  2095. paste
  2096. !provide pasting from command line
  2097. '{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  2098. \margl40
  2099. \margr40
  2100. \pard\tx1152\tx2304\tx3456\tx4608\tx5760\tx6912\tx8064\tx9216\tx10368\tx11520\f0\b\i0\ulnone\fs24\fc0\cf0 paste
  2101. \b0  removes the data from the pasteboard and writes it to the standard output. It normally looks first for ASCII data in the pasteboard and writes that to the standard output; if no ASCII data is in the pasteboard it looks for Encapsulated PostScript; if no EPS if present it looks for Rich Text. If none of those types is present in the pasteboard, paste produces no output.
  2102. '{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  2103. \margl40
  2104. \margr40
  2105. \pard\tx1152\tx2304\tx3456\tx4608\tx5760\tx6912\tx8064\tx9216\tx10368\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Tells 
  2106. \b paste
  2107. \b0  what type of data to look for in the pasteboard first. As stated above, paste normally looks first for ASCII data; however, by specifying -Prefer ps you can tell paste to look first for Encapsulated PostScript. If you specify -Prefer rtf, paste looks first for Rich Text format. In any case, paste looks for the other formats if the preferred one is not found.
  2108. refer
  2109. ascii
  2110. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  2111. \margl40
  2112. \margr40
  2113. \pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 Look for data in the ascii format
  2114. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  2115. \margl40
  2116. \margr40
  2117. \pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 Look for data in the PostScript format
  2118. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  2119. \margl40
  2120. \margr40
  2121. \f0\b0\i0\ulnone\ql\fs24\fi0\li0\gray0\fc0\cf0\up0\dn0 The type of data to look for in the pasteboard.
  2122. T_U_e_UOd
  2123. UoTOUOToVoT_E_UoE_doe_doeoeoU_UoU_U_VOU_UOe_UOT_U_e_UOeoT_U_U_T_U_T_V_UoE_UoU_d_
  2124. e?D?xo
  2125. @?P?Q_A?
  2126. /@?a_
  2127. 4/h_lo\_>_
  2128. UO!/"/f
  2129. O>?NOK_(/#/
  2130. 0O@_!/do#/
  2131. >OYok
  2132. MONO*/    
  2133. =?M_{
  2134. /3O3/
  2135. fovof_
  2136. foUog
  2137. Voeofo
  2138. T_fof
  2139. foeoVoe
  2140. 3OVow
  2141. foeofoe
  2142. foeoVof
  2143. VoeoUo
  2144. VofoVoeoVoUoVoToVoUo
  2145. E_UoV_U_U_UoUoUoVoToV_UoV_U_V_UoE_UoE_U_U_eoE_UoU_T_U_UoE_UoU_U_U_UoU_U_U_UoE_UoE_UoVoeo
  2146. UUUUUUUUUUU@
  2147. UUUUUUUUUUX
  2148. shader
  2149. 5compile shading language source into run-time shaders
  2150. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  2151. \margl40
  2152. \margr40
  2153. \pard\tx1152\tx2304\tx3456\tx4608\tx5760\tx6912\tx8064\tx9216\tx10368\tx11520\f0\b\i0\ulnone\fs24\fc0\cf0 shader
  2154. \b0  translates shading language source statements into modules suitable for execution in the RenderMan run-time environment. If the files specification is missing, shader looks for input on stdin. Unless overridden with the -q option, the compiler prints the name of each shader module as it is compiled.
  2155. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  2156. \margl40
  2157. \margr40
  2158. \pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 This option is actually passed to and interpreted by cpp, the C pre-processor. It specifies the directory in which to search for #include files. Several such options may be given to 
  2159. \b shader
  2160. \b0  and directories are searched in the order specified. The default directory, /usr/prman/lib/shaders will be searched last
  2161. incdir
  2162. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  2163. \margl40
  2164. \margr40
  2165. \pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 The directory to search for include files
  2166. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  2167. \margl40
  2168. \margr40
  2169. \pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 This option is passed to and interpreted by cpp. It removes any initial definition of name, where name is a reserved symbol that is predefined by the particular version of cpp(1). See cpp(1) for the implementation-dependent list of these possibly reserved symbols
  2170. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  2171. \margl40
  2172. \margr40
  2173. \pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 The name of the reserved symbol
  2174. 7{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  2175. \margl40
  2176. \margr40
  2177. \pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 This option is passed to and interpreted by cpp. It defines name as if by a #define directive. This is the same as if a #define name def line appeared in the source file that 
  2178. \b shader
  2179. \b0  is processing. The -D option has lower precedence than the -U option. That is, if the same name is used in both a -U option and a -D option, the name will be undefined regardless of the order of the options
  2180. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  2181. \margl40
  2182. \margr40
  2183. \pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 The symbol name to define
  2184. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  2185. \margl40
  2186. \margr40
  2187. \pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 The value to set the symbol specified in name to
  2188. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  2189. \margl40
  2190. \margr40
  2191. \pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 By default, shader places its output in a file named "shader_name.slo" where shader_name is the name of the shader as specified in the shader definition statement in the source file. Note that this is not necessarily the same as the source file name. The -o option allows the user to override this default naming convention. It should be used with care since the run-time system looks for shader executables according to the default naming convention. The outputfile specification may be either a file name, in which case output is written to the specified file, or one of the following special names:\
  2192. Write the output to stdout\
  2193. -src\
  2194. Derive an output filename from the source filename by removing any directory prefix and a .sl suffix and appending a .slo suffix.\
  2195. -shader\
  2196. Derive the output filename from the name of the shader and the .slo suffix. This is the default
  2197. outputfile
  2198. f{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  2199. \margl40
  2200. \margr40
  2201. \pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 This allows specification of the original source file name in those cases where it may be difficult or impossible to infer it otherwise (e.g., when the source file is being cated to stdin)
  2202. srcfilename
  2203. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  2204. \margl40
  2205. \margr40
  2206. \pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 The original source file name
  2207. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  2208. \margl40
  2209. \margr40
  2210. \pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 The verbose option produces more output from the compiler
  2211.     {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  2212. \margl40
  2213. \margr40
  2214. \pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 The quiet option suppresses the normal printing of the shader module names as they are compiled
  2215. files
  2216. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  2217. \margl40
  2218. \margr40
  2219. \pard\tx533\tx1067\tx1601\tx2135\tx2668\tx3202\tx3736\tx4270\tx4803\tx5337\f0\b0\i0\ulnone\fs24\fc0\cf0 The files to input to 
  2220. \b shader
  2221. /usr/prman/
  2222. T_U_e_UOd
  2223. UoTOUOToVoT_E_UoE_doe_doeoeoU_UoU_U_VOU_UOe_UOT_U_e_UOeoT_U_U_T_U_T_V_UoE_UoU_d_
  2224. e?D?xo
  2225. @?P?Q_A?
  2226. /@?a_
  2227. 4/h_lo\_>_
  2228. UO!/"/f
  2229. O>?NOK_(/#/
  2230. 0O@_!/do#/
  2231. >OYok
  2232. MONO*/    
  2233. =?M_{
  2234. /3O3/
  2235. fovof_
  2236. foUog
  2237. Voeofo
  2238. T_fof
  2239. foeoVoe
  2240. 3OVow
  2241. foeofoe
  2242. foeoVof
  2243. VoeoUo
  2244. VofoVoeoVoUoVoToVoUo
  2245. E_UoV_U_U_UoUoUoVoToV_UoV_U_V_UoE_UoE_U_U_eoE_UoU_T_U_UoE_UoU_U_U_UoU_U_U_UoE_UoE_UoVoeo
  2246. UUUUUUUUUUU@
  2247. UUUUUUUUUUX
  2248. showmods
  2249. Find modified system files
  2250. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  2251. \margl40
  2252. \margr40
  2253. \f0\b0\i0\ulnone\ql\fs24\fi0\li0\gray0\fc0\cf0\up0\dn0 When no arguments are supplied, 
  2254. \b showmods
  2255. \b0  examines the system files on the current boot device and lists the ones that have been modified or deleted to its standard output. Althought it is not mandatory, showmods should be run as root so that files which are not world-readable may be checked.\
  2256. When one or more bomfiles is specified, only the files listed in the given bills of materials are examined.\
  2257. It is normal for many files to be modified in the course of day-to-day operation. Some technical sophistication may be required to determine whether showmod's output indicates an incorrectly configured system.
  2258. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  2259. \margl40
  2260. \margr40
  2261. \pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 The bomfile(s) to examine
  2262. UUUUUUUUUUU@
  2263. UUUUUUUUUUX
  2264. T_U_e_UOd
  2265. UoTOUOToVoT_E_UoE_doe_doeoeoU_UoU_U_VOU_UOe_UOT_U_e_UOeoT_U_U_T_U_T_V_UoE_UoU_d_
  2266. e?D?xo
  2267. @?P?Q_A?
  2268. /@?a_
  2269. 4/h_lo\_>_
  2270. UO!/"/f
  2271. O>?NOK_(/#/
  2272. 0O@_!/do#/
  2273. >OYok
  2274. MONO*/    
  2275. =?M_{
  2276. /3O3/
  2277. fovof_
  2278. foUog
  2279. Voeofo
  2280. T_fof
  2281. foeoVoe
  2282. 3OVow
  2283. foeofoe
  2284. foeoVof
  2285. VoeoUo
  2286. VofoVoeoVoUoVoToVoUo
  2287. E_UoV_U_U_UoUoUoVoToV_UoV_U_V_UoE_UoE_U_U_eoE_UoU_T_U_UoE_UoU_U_U_UoU_U_U_UoE_UoE_UoVoeo
  2288. tiffutil
  2289. manipulates tiff files
  2290. <{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  2291. \margl40
  2292. \margr40
  2293. \pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b\i0\ulnone\fs24\fc0\cf0 tiffutil
  2294. \b0  lets you manipulate TIFF files. If there are multiple images in a TIFF file the specified operation will be performed on all of them.
  2295. -none
  2296. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  2297. \margl40
  2298. \margr40
  2299. \pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Specifies no image compression
  2300. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  2301. \margl40
  2302. \margr40
  2303. \pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Specifies LZW image compression
  2304.     -packbits
  2305. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  2306. \margl40
  2307. \margr40
  2308. \pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Specifies packbits image compression
  2309. -jpeg
  2310. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  2311. \margl40
  2312. \margr40
  2313. \pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Specifies JPEG image compression
  2314. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  2315. \margl40
  2316. \margr40
  2317. \pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 The JPEG compression factor of between 1 to 255. To be used only with the -jpeg option
  2318. factor
  2319. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  2320. \margl40
  2321. \margr40
  2322. \pard\tx533\tx1067\tx1601\tx2135\tx2668\tx3202\tx3736\tx4270\tx4803\tx5337\f0\b0\i0\ulnone\fs24\fc0\cf0 The compression factor to be used
  2323. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  2324. \margl40
  2325. \margr40
  2326. \pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Allows combining multiple TIFF files into one. The images are copied without any change in tag values
  2327. infiles
  2328. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  2329. \margl40
  2330. \margr40
  2331. \pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 The TIFF files to be combined into a single file
  2332. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  2333. \margl40
  2334. \margr40
  2335. \pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Allows extracting an individual image from a TIFF file; specify num = 0 for the first image in the file
  2336. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  2337. \margl40
  2338. \margr40
  2339. \pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 The image number in the file
  2340. infile
  2341. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  2342. \margl40
  2343. \margr40
  2344. \pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 The file containing multiple TIFF images
  2345. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  2346. \margl40
  2347. \margr40
  2348. \pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Prints information about TIFF images
  2349. -verboseinfo
  2350. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  2351. \margl40
  2352. \margr40
  2353. \pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 The same as -info, except most of the tables are displayed in full
  2354. -dump
  2355. I{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  2356. \margl40
  2357. \margr40
  2358. \pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Simply lists all of the tags in the file without trying to interpret them; it is handy when trying to figure out why a TIFF file won't load or display properly
  2359. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  2360. \margl40
  2361. \margr40
  2362. \pard\tx533\tx1067\tx1601\tx2135\tx2668\tx3202\tx3736\tx4270\tx4803\tx5337\f0\b0\i0\ulnone\fs24\fc0\cf0 The TIFF file(s) to manipulate
  2363. {\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  2364. \margl40
  2365. \margr40
  2366. \pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 The output TIFF file
  2367.